web-api-manager/package.json
2017-09-12 17:34:25 -05:00

14 lines
260 B
JSON

{
"name": "web-api-manager",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"gulp": "^3.9.1"
}
}