1 Star 0 Fork 9

hunibadger / hapi-react-isomorphic-boilerplate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.72 KB
一键复制 编辑 原始数据 按行查看 历史
潘韬 提交于 2016-12-15 19:10 . 更新数据加载,添加 connectDate
{
"name": "hapi-react-isomorphic-boilerplate",
"version": "0.0.0",
"description": "基于 HapiJS, ReactJS 的前后端同构样板项目",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"develop": "node ./node_modules/nodemon/bin/nodemon.js index.js",
"build": "node ./node_modules/webpack/bin/webpack.js -p --progress --stats --config ./src/webpack/production.config.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pantao/hapi-react-isomorphic-boilerplate.git"
},
"keywords": [
"Hapi",
"React",
"Redux",
"Isomorphic",
"Boilerplate",
"同构"
],
"author": "潘韬 <54778899@qq.com> (http://onmr.com)",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/pantao/hapi-react-isomorphic-boilerplate/issues"
},
"homepage": "https://github.com/pantao/hapi-react-isomorphic-boilerplate#readme",
"dependencies": {
"babel": "^6.5.2",
"babel-core": "^6.20.0",
"babel-loader": "^6.2.9",
"babel-plugin-react-transform": "^2.0.2",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"bluebird": "^3.4.6",
"boom": "^4.2.0",
"catbox-redis": "^2.0.2",
"config": "^1.24.0",
"css-loader": "^0.26.1",
"file-loader": "^0.9.0",
"good": "^7.1.0",
"good-console": "^6.2.0",
"good-file": "^6.0.1",
"good-squeeze": "^5.0.1",
"h2o2": "^5.4.0",
"hapi": "^16.0.1",
"hapi-auth-cookie": "^6.1.1",
"hapi-auth-jwt2": "^7.2.4",
"hapi-authorization": "^3.0.2",
"hapi-swagger": "^7.5.0",
"history": "^3.2.1",
"inert": "^4.0.3",
"isomorphic-fetch": "^2.2.1",
"joi": "^10.0.5",
"json-loader": "^0.5.4",
"jsonwebtoken": "^7.2.1",
"less": "^2.7.1",
"less-loader": "^2.2.3",
"lodash": "^4.17.2",
"moment": "^2.17.1",
"path": "^0.12.7",
"query-string": "^4.2.3",
"react": "^15.4.1",
"react-dom": "^15.4.1",
"react-helmet": "^3.2.3",
"react-redux": "^4.4.6",
"react-router": "^3.0.0",
"react-router-redux": "^4.0.7",
"react-transform-catch-errors": "^1.0.2",
"react-transform-hmr": "^1.0.4",
"redbox-react": "^1.3.3",
"redux": "^3.6.0",
"redux-form": "^6.3.2",
"serialize-javascript": "^1.3.0",
"stats-webpack-plugin": "^0.4.2",
"strip-loader": "^0.1.2",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"vision": "^4.1.1",
"webpack": "^1.14.0",
"webpack-dev-middleware": "^1.8.4",
"webpack-hot-middleware": "^2.13.2",
"xml2js": "^0.4.17"
},
"devDependencies": {
"nodemon": "^1.11.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/vfive/hapi-react-isomorphic-boilerplate.git
git@gitee.com:vfive/hapi-react-isomorphic-boilerplate.git
vfive
hapi-react-isomorphic-boilerplate
hapi-react-isomorphic-boilerplate
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891