c888732cac5e25ae4242e7250c70fd16d90d2e2f
[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.7"
15   },
16   "devDependencies": {}
17 }