setup-node/node_modules/react-is/package.json
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00

31 lines
744 B
JSON

{
"name": "react-is",
"version": "16.8.6",
"description": "Brand checking of React Elements.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"keywords": [
"react"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs/",
"umd/"
]
,"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz"
,"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA=="
,"_from": "react-is@16.8.6"
}