5f049057fc113c0bfce71245344dcd02af1545eb
[sdc.git] / openecomp-ui / tools / gulp / deployment / package.json
1 {
2   "name": "sdc-client-tools",
3   "version": "9.3.0",
4   "description": "Service Designer & Catalog Client Tools",
5   "dependencies": {},
6   "devDependencies": {
7     "bluebird": "^2.10.1",
8     "gulp": "^3.9.0",
9     "gulp-rename": "^1.2.2",
10     "gulp-replace": "^0.5.4",
11     "prompt": "^0.2.14"
12   },
13   "author": "OPENECOMP",
14   "license": "LicenseRef-LICENSE",
15   "scripts": {
16     "start": "gulp run",
17     "test": "echo \"Error: no test specified\" && exit 1"
18   },
19   "engines": {
20     "node": ">=0.12.7",
21     "npm": ">=2.11.3"
22   }
23 }