24 lines
497 B
JSON
24 lines
497 B
JSON
{
|
|
"name": "protomap",
|
|
"version": "0.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"tiny-lr": "0.0.5",
|
|
"gulp-util": "~2.2.14",
|
|
"gulp-watch": "~0.6.2",
|
|
"gulp": "~3.6.2",
|
|
"gulp-coffee": "~1.4.2",
|
|
"gulp-less": "~1.2.3",
|
|
"lodash": "~2.4.1",
|
|
"gulp-coffeelint": "~0.3.2",
|
|
"node-static": "~0.7.3"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|