1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_args": [
- [
- "react-is@17.0.2",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "react-is@17.0.2",
- "_id": "react-is@17.0.2",
- "_inBundle": false,
- "_integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "_location": "/react-is",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "react-is@17.0.2",
- "name": "react-is",
- "escapedName": "react-is",
- "rawSpec": "17.0.2",
- "saveSpec": null,
- "fetchSpec": "17.0.2"
- },
- "_requiredBy": [
- "/pretty-format"
- ],
- "_resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "_spec": "17.0.2",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "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.2"
- }
|