spaceout/site/frontend/node_modules/react-is/package.json

57 lines
1.3 KiB
JSON

{
"_args": [
[
"react-is@17.0.1",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_from": "react-is@17.0.1",
"_id": "react-is@17.0.1",
"_inBundle": false,
"_integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@17.0.1",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "17.0.1",
"saveSpec": null,
"fetchSpec": "17.0.1"
},
"_requiredBy": [
"/@material-ui/core",
"/@material-ui/utils"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz",
"_spec": "17.0.1",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"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": "17.0.1"
}