代码拉取完成,页面将自动刷新
{
"name": "humbird",
"description": "A lightweight and elm-style framework for building React MobX application.",
"version": "0.0.4",
"scripts": {
"example": "webpack-dev-server --open --config examples/webpack.config.js",
"clean": "rm -rf lib/",
"build": "npm run clean && tsc",
"test": "npm run build && mocha test/.setup.js test/*.test.js -R spec",
"patch": "npm test && npm run build && npm version patch"
},
"main": "lib/humbird.js",
"typings": "lib/humbird.d.ts",
"keywords": [
"mobx",
"react",
"react-native",
"mobile",
"elm",
"dva",
"framework",
"frontend"
],
"author": {
"name": "Xuegui Yuan",
"email": "yuanxuegui@163.com"
},
"files": [
"lib"
],
"devDependencies": {
"@types/react": "^15.0.20",
"@types/react-dom": "^0.14.23",
"@types/react-router-dom": "^4.0.1",
"babel-loader": "^6.4.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-polyfill": "^6.23.0",
"babel-preset-env": "^1.2.2",
"babel-preset-react": "^6.23.0",
"babel-preset-stage-2": "^6.22.0",
"babel-register": "^6.24.0",
"enzyme": "^2.8.0",
"jsdom": "^9.12.0",
"mocha": "^3.2.0",
"power-assert": "^1.4.2",
"react-addons-test-utils": "^15.4.2",
"typescript": "^2.2.1",
"webpack": "^2.3.2",
"webpack-dev-server": "^2.4.2"
},
"dependencies": {
"mobx": "^3.1.7",
"mobx-react": "^4.1.3",
"mobx-react-devtools": "^4.2.15",
"mobx-utils": "^3.0.0",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"react-router-dom": "^4.0.0"
},
"license": "MIT"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。