{ | |
"name": "sdc-client-tools", | |
"version": "9.3.0", | |
"description": "Service Designer & Catalog Client Tools", | |
"dependencies": {}, | |
"devDependencies": { | |
"bluebird": "^2.10.1", | |
"gulp": "^3.9.0", | |
"gulp-rename": "^1.2.2", | |
"gulp-replace": "^0.5.4", | |
"prompt": "^0.2.14" | |
}, | |
"author": "OPENECOMP", | |
"license": "LicenseRef-LICENSE", | |
"scripts": { | |
"start": "gulp run", | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"engines": { | |
"node": ">=0.12.7", | |
"npm": ">=2.11.3" | |
} | |
} |