setup-php/node_modules/react-is/package.json
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

57 lines
1.3 KiB
JSON

{
"_args": [
[
"react-is@16.9.0",
"E:\\python\\setup-php"
]
],
"_development": true,
"_from": "react-is@16.9.0",
"_id": "react-is@16.9.0",
"_inBundle": false,
"_integrity": "sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@16.9.0",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.9.0",
"saveSpec": null,
"fetchSpec": "16.9.0"
},
"_requiredBy": [
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz",
"_spec": "16.9.0",
"_where": "E:\\python\\setup-php",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"description": "Brand checking of React Elements.",
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs/",
"umd/"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react-is",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"version": "16.9.0"
}