infrastructure-components
Version:
Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.
59 lines (58 loc) • 1.43 kB
JSON
{
"_args": [
[
"react-is@16.8.5",
"/Users/frank.zickert/WebstormProjects/infrastructure-components"
]
],
"_from": "react-is@16.8.5",
"_id": "react-is@16.8.5",
"_inBundle": false,
"_integrity": "sha512-sudt2uq5P/2TznPV4Wtdi+Lnq3yaYW8LfvPKLM9BKD8jJNBkxMVyB0C9/GmVhLw7Jbdmndk/73n7XQGeN9A3QQ==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@16.8.5",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.8.5",
"saveSpec": null,
"fetchSpec": "16.8.5"
},
"_requiredBy": [
"/hoist-non-react-statics",
"/prop-types",
"/react-router",
"/styled-components"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.5.tgz",
"_spec": "16.8.5",
"_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components",
"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.8.5"
}