12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_from": "react-is@^17.0.1",
- "_id": "react-is@17.0.2",
- "_inBundle": false,
- "_integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "_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.2.tgz",
- "_shasum": "e691d4a8e9c789365655539ab372762b0efb54f0",
- "_spec": "react-is@^17.0.1",
- "_where": "H:\\gs_nuxt\\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.2"
- }
|