github-pages-deploy-action/node_modules/react-is/package.json

58 lines
1.3 KiB
JSON
Raw Normal View History

2020-01-28 13:07:56 +08:00
{
2020-03-22 05:13:25 +08:00
"_args": [
[
"react-is@16.13.1",
2020-03-31 20:40:00 +08:00
"."
2020-03-22 05:13:25 +08:00
]
],
"_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"
2020-01-28 13:07:56 +08:00
},
2020-03-22 05:13:25 +08:00
"_requiredBy": [
"/pretty-format",
"/prop-types"
2020-01-28 13:07:56 +08:00
],
2020-03-22 05:13:25 +08:00
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_spec": "16.13.1",
2020-03-31 20:40:00 +08:00
"_where": ".",
2020-01-28 13:07:56 +08:00
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
2020-03-22 05:13:25 +08:00
"description": "Brand checking of React Elements.",
2020-01-28 13:07:56 +08:00
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs/",
"umd/"
2020-03-22 05:13:25 +08:00
],
"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"
2020-01-28 13:07:56 +08:00
}