1 Star 0 Fork 81

Empty_zero / nodejs_blog

forked from xuxugao.com / nodejs_blog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
gaoxuxu123 提交于 2016-05-13 19:11 . first commit
{
"name": "blog",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"ejs": "~2.3.3",
"express": "~4.13.1",
"morgan": "~1.6.1",
"serve-favicon": "~2.3.0"
}
}
NodeJS
1
https://gitee.com/263797420/nodejs_blog.git
git@gitee.com:263797420/nodejs_blog.git
263797420
nodejs_blog
nodejs_blog
master

搜索帮助