infrastructure-components
Version:
Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.
56 lines (55 loc) • 1.46 kB
JSON
{
"_from": "react-is@^16.8.1",
"_id": "react-is@16.10.2",
"_inBundle": false,
"_integrity": "sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-is@^16.8.1",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "^16.8.1",
"saveSpec": null,
"fetchSpec": "^16.8.1"
},
"_requiredBy": [
"/hoist-non-react-statics",
"/prop-types",
"/react-router",
"/styled-components"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.10.2.tgz",
"_shasum": "984120fd4d16800e9a738208ab1fba422d23b5ab",
"_spec": "react-is@^16.8.1",
"_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components/node_modules/prop-types",
"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.10.2"
}