代码拉取完成,页面将自动刷新
{
"name": "todomvc-swarm",
"version": "0.0.1",
"description": "Example React+Swarm TodoMVC app.",
"main": "dist/TodoApp.app.js",
"dependencies": {
"compression": "^1.1.0",
"express": "^4.6.1",
"express-react-views": "^0.5.0",
"browserify-shim": "~3.2.0",
"minimist": "^1.1.0",
"node-jsx": "^0.11.0",
"react": "^0.11.0",
"react-tools": "^0.11.0",
"swarm": "^0.3.25",
"ws": "^0.4.31"
},
"devDependencies": {
"browserify": "^2.36.0",
"envify": "~1.2.0",
"minifyify": "^4.4.0",
"reactify": "~0.4.0",
"statics": "~0.1.0"
},
"files": [
"css/*.css",
"css/*png",
"model/*.js",
"view/*.jsx",
"view/index.html",
"TodoApp.js",
"TodoAppServer.js",
"TodoRouter.js",
"README.md",
"LICENSE",
"Makefile",
"fake_auth_init.js",
"todo.appcache",
"run.sh"
],
"scripts": {
"prestart": "make all",
"start": "node TodoAppServer.js",
"preuninstall": "make clean"
},
"author": "Bill Fisher, Andrew Popp and finally Victor Grishchenko",
"license": "Apache 2",
"browserify": {
"transform": [
"reactify",
"envify",
"browserify-shim"
]
},
"browserify-shim": {
"react": "global:React"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。