github-pages-deploy-action/node_modules/react-is/package.json
2020-03-21 17:13:25 -04:00

58 lines
1.4 KiB
JSON

{
"_args": [
[
"react-is@16.13.1",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "react-is@16.13.1",
"_id": "react-is@16.13.1",
"_inBundle": false,
"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@16.13.1",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.13.1",
"saveSpec": null,
"fetchSpec": "16.13.1"
},
"_requiredBy": [
"/pretty-format",
"/prop-types"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_spec": "16.13.1",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"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.13.1"
}