login/node_modules/react-is/package.json
Rakesh Kumar 807bb60301
Update build files and add node_modules (#54)
* update build files

* add node_modules
2020-09-23 12:15:33 +05:30

57 lines
1.4 KiB
JSON

{
"_args": [
[
"react-is@16.13.1",
"C:\\WD\\GitHub\\Github-Actions\\github-actions"
]
],
"_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": [
"/jest-circus/pretty-format",
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_spec": "16.13.1",
"_where": "C:\\WD\\GitHub\\Github-Actions\\github-actions",
"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"
}