71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"_from": "react-reconciler@^0.20.0",
|
|
"_id": "react-reconciler@0.20.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-kxERc4H32zV2lXMg/iMiwQHOtyqf15qojvkcZ5Ja2CPkjVohHw9k70pdDBwrnQhLVetUJBSYyqU3yqrlVTOajA==",
|
|
"_location": "/react-reconciler",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "react-reconciler@^0.20.0",
|
|
"name": "react-reconciler",
|
|
"escapedName": "react-reconciler",
|
|
"rawSpec": "^0.20.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.20.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/ink"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.20.4.tgz",
|
|
"_shasum": "3da6a95841592f849cb4edd3d38676c86fd920b2",
|
|
"_spec": "react-reconciler@^0.20.0",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/ink",
|
|
"browserify": {
|
|
"transform": [
|
|
"loose-envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/react/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"scheduler": "^0.13.6"
|
|
},
|
|
"deprecated": false,
|
|
"description": "React package for creating custom renderers.",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"build-info.json",
|
|
"index.js",
|
|
"persistent.js",
|
|
"reflection.js",
|
|
"cjs/"
|
|
],
|
|
"homepage": "https://reactjs.org/",
|
|
"keywords": [
|
|
"react"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "react-reconciler",
|
|
"peerDependencies": {
|
|
"react": "^16.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/react.git",
|
|
"directory": "packages/react-reconciler"
|
|
},
|
|
"version": "0.20.4"
|
|
}
|