Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / .bower.json
1 {
2   "name": "jquery",
3   "version": "2.1.4",
4   "main": "dist/jquery.js",
5   "license": "MIT",
6   "ignore": [
7     "**/.*",
8     "build",
9     "dist/cdn",
10     "speed",
11     "test",
12     "*.md",
13     "AUTHORS.txt",
14     "Gruntfile.js",
15     "package.json"
16   ],
17   "devDependencies": {
18     "sizzle": "2.1.1-jquery.2.1.2",
19     "requirejs": "2.1.10",
20     "qunit": "1.14.0",
21     "sinon": "1.8.1"
22   },
23   "keywords": [
24     "jquery",
25     "javascript",
26     "library"
27   ],
28   "homepage": "https://github.com/jquery/jquery",
29   "_release": "2.1.4",
30   "_resolution": {
31     "type": "version",
32     "tag": "2.1.4",
33     "commit": "7751e69b615c6eca6f783a81e292a55725af6b85"
34   },
35   "_source": "git://github.com/jquery/jquery.git",
36   "_target": "~2.1.3",
37   "_originalSource": "jquery"
38 }