GT2/Ejectable/node_modules/react-is/package.json

70 lines
2.0 KiB
JSON

{
"_from": "react-is@^16.13.0",
"_id": "react-is@16.13.1",
"_inBundle": false,
"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-is@^16.13.0",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "^16.13.0",
"saveSpec": null,
"fetchSpec": "^16.13.0"
},
"_requiredBy": [
"/@jest/core/pretty-format",
"/@react-native-community/cli-server-api/pretty-format",
"/@react-navigation/core",
"/hoist-non-react-statics",
"/jest-config/pretty-format",
"/jest-diff/pretty-format",
"/jest-each/pretty-format",
"/jest-expo/pretty-format",
"/jest-jasmine2/pretty-format",
"/jest-leak-detector/pretty-format",
"/jest-matcher-utils/pretty-format",
"/jest-runtime/pretty-format",
"/jest-snapshot/pretty-format",
"/jest-validate/pretty-format",
"/prop-types",
"/react-native/@react-native-community/cli/pretty-format",
"/react-native/pretty-format",
"/react-test-renderer"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
"_spec": "react-is@^16.13.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@react-navigation/core",
"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": "16.13.1"
}