You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
1.4 KiB

{
"_from": "use-subscription@1.4.1",
"_id": "use-subscription@1.4.1",
"_inBundle": false,
"_integrity": "sha1-7cvMIg8a2y3U+gsvYbbMMI5iAGk=",
"_location": "/use-subscription",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "use-subscription@1.4.1",
"name": "use-subscription",
"escapedName": "use-subscription",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/@umijs/runtime"
],
"_resolved": "https://registry.npm.taobao.org/use-subscription/download/use-subscription-1.4.1.tgz",
"_shasum": "edcbcc220f1adb2dd4fa0b2f61b6cc308e620069",
"_spec": "use-subscription@1.4.1",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/runtime",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"dependencies": {
"object-assign": "^4.1.1"
},
"deprecated": false,
"description": "Reusable hooks",
"devDependencies": {
"rxjs": "^5.5.6"
},
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs/"
],
"homepage": "https://github.com/facebook/react#readme",
"name": "use-subscription",
"peerDependencies": {
"react": "^16.8.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/use-subscription"
},
"version": "1.4.1"
}