UNPKG

1.35 kBJSONView Raw
1{
2 "_from": "react-is@0.0.0-4a1072194",
3 "_id": "react-is@0.0.0-4a1072194",
4 "_inBundle": false,
5 "_integrity": "sha512-FbThLNGlcFMndzaw8Vfvu/Nyqd4QB38Xqont9tzN6/7B/9/d97o4KNciSFmKIRgL50kS6wEuaWCkAJr6Qa+xDQ==",
6 "_location": "/react-is",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "react-is@0.0.0-4a1072194",
12 "name": "react-is",
13 "escapedName": "react-is",
14 "rawSpec": "0.0.0-4a1072194",
15 "saveSpec": null,
16 "fetchSpec": "0.0.0-4a1072194"
17 },
18 "_requiredBy": [
19 "#USER",
20 "/"
21 ],
22 "_resolved": "https://registry.npmjs.org/react-is/-/react-is-0.0.0-4a1072194.tgz",
23 "_shasum": "fa55ad1108b807d11d006a1144499a26ce2a6306",
24 "_spec": "react-is@0.0.0-4a1072194",
25 "_where": "/Users/acdlite/Code/react/build/node_modules",
26 "bugs": {
27 "url": "https://github.com/facebook/react/issues"
28 },
29 "bundleDependencies": false,
30 "deprecated": false,
31 "description": "Brand checking of React Elements.",
32 "files": [
33 "LICENSE",
34 "README.md",
35 "build-info.json",
36 "index.js",
37 "cjs/",
38 "umd/"
39 ],
40 "homepage": "https://reactjs.org/",
41 "keywords": [
42 "react"
43 ],
44 "license": "MIT",
45 "main": "index.js",
46 "name": "react-is",
47 "repository": {
48 "type": "git",
49 "url": "git+https://github.com/facebook/react.git"
50 },
51 "version": "16.7.0"
52}