You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
291 B

{
"name": "wangbingBlog",
"version": "0.0.1",
"devDependencies": {
"del": "^2.0.2",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-minify-css": "^1.2.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.4.1"
},
"dependencies": {
"express": "^4.13.3"
}
}

Powered by TurnKey Linux.