initial commit, starting from prototool
This commit is contained in:
23
package.json
Normal file
23
package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user