Files
phldnhack/package.json
T
Joe Reeve b3f0b0e816 init
2015-11-07 11:00:32 +00:00

25 lines
538 B
JSON

{
"name": "rcard",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"dependencies": {
"express": "^4.13.3",
"gulp": "^3.9.0",
"gulp-browserify": "^0.5.1",
"gulp-concat": "^2.6.0",
"gulp-file-include": "^0.13.7",
"gulp-flatten": "^0.2.0",
"gulp-insert": "^0.5.0",
"gulp-less": "^3.0.3",
"path": "^0.12.7",
"run-sequence": "^1.1.4"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}