1
restaurant-search/package.json

16 lines
281 B
JSON
Raw Normal View History

2014-10-02 10:06:29 +00:00
{
"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": "ISC"
}