Files
sign-android-release/node_modules/react-is/package.json
T
Drew Heavner 67dceb4e04 Cleaned and refreshed node modules with npm
Added a check for a debug flag so that we can checkout and run actions during release
2020-11-15 14:04:10 -05:00

57 lines
1.3 KiB
JSON

{
"_args": [
[
"react-is@17.0.1",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_development": true,
"_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": [
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz",
"_spec": "17.0.1",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"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"
}