summaryrefslogtreecommitdiffstats
path: root/vbd/gui/module/src/main/resources/vpp/package.json
blob: 3909fb8e0dd8fe1f0a3b34af3e4d9594e112486c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "odl-vpp",
  "version": "1.0.0",
  "description": "Opendaylight VPP UI",
  "main": "main.js",
  "devDependencies": {
    "bower": "~1.3.12"
  },
  "repository": {
    "type": "git",
    "url": "git clone https://gerrit.fd.io/r/honeycomb"
  },
  "author": "Varun Seereeram, Chris Metz, John Burns, Dave Wallace, Daniel Malachovsky",
  "license": "ISC",
  "keywords": [
    "odl-vpp"
  ]
}