Add winery source code
[vfc/nfvo/wfengine.git] / winery / org.eclipse.winery.repository / package.json
1 {
2   "name": "openo-winery",
3   "version": "1.0.0",
4   "description": "openo winery",
5   "dependencies": {
6   },
7   "devDependencies": {
8     "bower": "~1.7.9"
9   },
10   "scripts": {
11     "test": "echo \"Error: no test specified\" && exit 1"
12   },
13   "repository": {
14     "type": "git",
15     "url": "http://oip.zte.com.cn/oipgit/git/Open-O-Community/common-services-common-utilities.git"
16   },
17   "keywords": [
18     "openo-winery"
19   ],
20   "author": "openo",
21   "license": "Apache-2.0"
22 }