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 }