4 Star 4 Fork 0

成亮 / pmideation-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
成亮 提交于 2016-01-22 09:50 . commit
{
"name": "pmideation",
"description": "pmideation",
"version": "0.0.1",
"license": "MIT",
"devDependencies": {
"bower": "^1.3.1",
"grunt": "~0.4.5",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.5.0",
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"express-handlebars": "~2.x",
"express": "~4.13.1",
"morgan": "~1.6.1",
"serve-favicon": "~2.3.0"
},
"scripts": {
"prestart": "bower install & npm install & grunt",
"start": "node ./bin/www"
}
}
JavaScript
1
https://gitee.com/zhangcl315/pmideation-web.git
git@gitee.com:zhangcl315/pmideation-web.git
zhangcl315
pmideation-web
pmideation-web
master

搜索帮助