代码拉取完成,页面将自动刷新
{
"name": "nice-hooks",
"version": "1.1.0",
"description": "A lot of nice hooks to make react hooks easier to use.",
"main": "lib/index.js",
"scripts": {
"build": "webpack --config ./webpack.config.js --mode=production",
"prepare": "npm run build",
"test": "nyc mocha --require @babel/register --require ./test/dom.js 'src/**/**spec.js'",
"coverage": "nyc report --reporter=text-lcov | coveralls"
},
"keywords": [
"react hook",
"callback",
"useState",
"life cycle",
"instance variable"
],
"author": "Daniel.xiao",
"license": "MIT",
"peerDependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.2.2",
"@babel/node": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.4.4",
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.5",
"chai": "^4.2.0",
"chai-spies": "^1.0.0",
"coveralls": "^3.0.3",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.13.2",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^18.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.2",
"eslint-plugin-react-hooks": "^1.6.1",
"jsdom": "^15.1.1",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"sinon": "^7.3.2",
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/daniel-dx/nice-hooks.git"
},
"bugs": {
"url": "https://github.com/daniel-dx/nice-hooks/issues"
},
"homepage": "https://github.com/daniel-dx/nice-hooks"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。