1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
| {
| "_args": [
| [
| "react-is@17.0.2",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_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": "/Users/tomas/PAM/PAMapp",
| "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"
| }
|
|