@thejones/react-common-components
Version:
React component - semantic ui
53 lines (52 loc) • 1.37 kB
JSON
{
"_from": "react-is@^16.8.1",
"_id": "react-is@16.8.6",
"_inBundle": false,
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
"_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": [
"/prop-types"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
"_shasum": "5bbc1e2d29141c9fbdfed456343fe2bc430a6a16",
"_spec": "react-is@^16.8.1",
"_where": "/Users/alexjones/git/scratch/learn-react/react-loading-button/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.8.6"
}