代码拉取完成,页面将自动刷新
{
"_from": "concent",
"_id": "concent@2.6.1",
"_inBundle": false,
"_integrity": "sha512-YuakaB+lTidx3v4cMrObLoKISm+26UVRqtD6qXscHQ3gWR6SQTVBnKxv+JdiJ+06GMmgIY6e8816TqLkcSw1Pg==",
"_location": "/concent",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "concent",
"name": "concent",
"escapedName": "concent",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/concent/-/concent-2.6.1.tgz",
"_shasum": "0263218dcab09c31aa321e615b11060426cb6ac0",
"_spec": "concent",
"_where": "/Users/fancy/Desktop/code/my-open-source/cc-demo",
"author": {
"name": "fantasticsoul",
"email": "624313307@qq.com",
"url": "https://github.com/fantasticsoul"
},
"browserify": {
"transform": [
"loose-envify"
]
},
"bugs": {
"url": "https://github.com/concentjs/concent/issues"
},
"bundleDependencies": false,
"peerDependencies": {
"@types/react": "^16.9.13",
"react": "^16.8.6"
},
"deprecated": false,
"description": "control your react component state in a funny way, every react instance of different class if they were registered in concent own the ability of knowing and syncing each other's state, just have a try and discover more^_^",
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/plugin-proposal-decorators": "^7.1.2",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-transform-react-display-name": "^7.0.0",
"@babel/plugin-transform-react-jsx": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.9.4",
"@babel/runtime": "^7.5.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"codecov": "^3.0.2",
"create-react-class": "^15.6.3",
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
"es3ify": "^0.2.0",
"eslint": "^4.19.1",
"eslint-config-prettier": "^3.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.9.1",
"glob": "^7.1.1",
"jest": "^23.6.0",
"jest-dom": "^1.12.0",
"npm-run": "^5.0.1",
"prettier": "1.14.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "^2.6.2",
"rollup": "^0.66.5",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^6.0.0",
"semver": "^5.5.0",
"uglify-js": "3.5.8"
},
"files": [
"dist",
"lib",
"es",
"src"
],
"homepage": "https://github.com/concentjs/concent#readme",
"keywords": [
"react",
"react control center",
"concent",
"state management",
"state sync",
"state broadcast",
"state dispatch",
"work with redux",
"replace redux"
],
"license": "MIT",
"main": "src/index.js",
"types": "src/index.d.ts",
"module": "es/index.js",
"name": "concent",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"*.js"
]
}
],
"npmName": "concent",
"repository": {
"type": "git",
"url": "git+https://github.com/concentjs/concent.git"
},
"scripts": {
"build": "npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd:min",
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
"build:es": "rm -rf ./es/* && cp -r ./src/* ./es",
"build:es-old": "cross-env BABEL_ENV=es babel src --out-dir es",
"build:umd": "cross-env BABEL_ENV=rollup NODE_ENV=development rollup -c -o dist/concent.js",
"build:umd:min": "cross-env BABEL_ENV=rollup NODE_ENV=production rollup -c -o dist/concent.min.js",
"test": "jest"
},
"unpkg": "dist/concent.js",
"version": "2.6.1"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。