Files
sign-android-release/node_modules/react-is/package.json
T
Drew Heavner 8b97d1195a Adding updated node_modules
Bumping version to v1.0.3
Removing yarn.lock as this should be built with NPM
2020-11-13 16:28:52 -05:00

53 lines
1.3 KiB
JSON

{
"_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": "range",
"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",
"_shasum": "5b3531bd76a645a4c9fb6e693ed36419e3301339",
"_spec": "react-is@^17.0.1",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/pretty-format",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}