1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-20 00:56:43 +00:00
setup-python/node_modules/react-is/package.json
Danny McCormick 39c08a0eaa Initial pass
2019-06-26 21:12:00 -04:00

57 lines
1.3 KiB
JSON

{
"_args": [
[
"react-is@16.8.6",
"C:\\Users\\Administrator\\Documents\\setup-python"
]
],
"_development": true,
"_from": "react-is@16.8.6",
"_id": "react-is@16.8.6",
"_inBundle": false,
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@16.8.6",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.8.6",
"saveSpec": null,
"fetchSpec": "16.8.6"
},
"_requiredBy": [
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
"_spec": "16.8.6",
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
"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.6"
}