Ai
1 Star 0 Fork 0

jonathan-team/firstnode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 870 Bytes
一键复制 编辑 原始数据 按行查看 历史
jonathan.zhang 提交于 2016-10-28 11:05 +08:00 . test
{
"name": "firstnode",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "webpack",
"dev": "webpack-dev-server --devtool --port 8090 --progress --colors --content-base build"
},
"dependencies": {
"babel": "^6.5.2",
"body-parser": "~1.15.1",
"browser": "^0.2.6",
"cookie-parser": "~1.4.3",
"debug": "~2.2.0",
"express": "~4.13.4",
"jade": "~1.11.0",
"morgan": "~1.7.0",
"react": "^15.3.2",
"react-redux": "^4.4.5",
"redux": "^3.5.2",
"react-dom": "^15.3.2",
"serve-favicon": "~2.3.0",
"webpack": "^1.13.2"
},
"devDependencies": {
"babel-loader": "^6.2.5",
"babel-preset-es2015": "^6.16.0",
"babel-preset-react": "^6.16.0",
"webpack": "^1.13.2",
"webpack-dev-server": "^1.16.2"
},
"main": "app.js",
"author": "",
"license": "ISC",
"description": ""
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jonathan714/firstnode.git
git@gitee.com:jonathan714/firstnode.git
jonathan714
firstnode
firstnode
master

搜索帮助