1 Star 0 Fork 0

linder/NodeApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
linder 提交于 2016-01-16 21:31 +08:00 . 初始化项目
{
"name": "myapp",
"version": "0.0.1",
"description": "",
"main": "app.js",
"dependencies": {
"mongoose": "^4.3.5",
"express": "^4.13.3",
"jade": "^1.11.0"
},
"devDependencies": {
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-imagemin": "^2.4.0",
"gulp-less": "^3.0.5",
"gulp-minify-css": "^1.2.3",
"gulp-ruby-sass": "^2.0.6",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.5.1",
"gulp-util": "^3.0.7",
"gulp-watch-path": "^0.1.0",
"stream-combiner2": "^1.1.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "sdata007@163.com",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/linzaida/NodeApp.git
git@gitee.com:linzaida/NodeApp.git
linzaida
NodeApp
NodeApp
master

搜索帮助