mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-13 02:53:44 +00:00
init
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user