Files
setup-kustomize/node_modules/react-is/package.json
2019-11-12 19:31:03 +08:00

53 lines
1.3 KiB
JSON

{
"_from": "react-is@^16.8.4",
"_id": "react-is@16.11.0",
"_inBundle": false,
"_integrity": "sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-is@^16.8.4",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "^16.8.4",
"saveSpec": null,
"fetchSpec": "^16.8.4"
},
"_requiredBy": [
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.11.0.tgz",
"_shasum": "b85dfecd48ad1ce469ff558a882ca8e8313928fa",
"_spec": "react-is@^16.8.4",
"_where": "/Users/imranismail/Projects/setup-kustomize/node_modules/pretty-format",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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.11.0"
}