1
restaurant-search/package.json
2015-02-27 17:15:15 +09:00

22 lines
413 B
JSON

{
"name": "hscd",
"version": "0.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@foosoft.net:search"
},
"author": "",
"license": "MIT",
"dependencies": {
"gulp": "^3.8.8",
"gulp-install": "^0.2.0",
"gulp-nodemon": "^1.0.4",
"jsonfile": "~2.0.0"
}
}