0b567002a7da90888d470f243e53bd021523e70e
[groupbasedpolicy.git] / groupbasedpolicy-ui / module / src / main / resources / gbp / package.json
1 {
2   "author": "Daniel Malachovsky",
3   "name": "opendaylight-gbp",
4   "description": "openDayLight GBP UI",
5   "version": "0.1.0",
6   "homepage": "http://opendaylight.org",
7   "license": "EPL-1.0",
8   "bugs": "https://bugs.opendaylight.org/",
9   "repository": {
10     "type": "git",
11     "url": "https://git.opendaylight.org/gerrit/groupbasedpolicy.git"
12   },
13   "dependencies": {
14     "bower": "1.7.9",
15     "del": "^2.2.0",
16     "gulp-util": "^3.0.7",
17     "gulp-concat": "^2.6.0",
18     "gulp-install": "^0.6.0",
19     "run-sequence": "^1.1.5"
20   },
21   "devDependencies": {
22     "gulp": "^3.9.1"
23   }
24 }