-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
116 lines (116 loc) · 3.67 KB
/
package.json
File metadata and controls
116 lines (116 loc) · 3.67 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"_args": [
[
{
"name": "react-is",
"raw": "react-is@^16.8.1",
"rawSpec": "^16.8.1",
"scope": null,
"spec": ">=16.8.1 <17.0.0",
"type": "range"
},
"/home/hwq/gitbook_books/ROS-Note/node_modules/prop-types"
]
],
"_from": "react-is@>=16.8.1 <17.0.0",
"_hasShrinkwrap": false,
"_id": "react-is@16.13.1",
"_inCache": true,
"_installable": true,
"_location": "/react-is",
"_nodeVersion": "10.14.2",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/react-is_16.13.1_1584647608339_0.9873268451661319"
},
"_npmUser": {
"email": "npm@andrewclark.io",
"name": "acdlite"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "react-is",
"raw": "react-is@^16.8.1",
"rawSpec": "^16.8.1",
"scope": null,
"spec": ">=16.8.1 <17.0.0",
"type": "range"
},
"_requiredBy": [
"/prop-types"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
"_shrinkwrap": null,
"_spec": "react-is@^16.8.1",
"_where": "/home/hwq/gitbook_books/ROS-Note/node_modules/prop-types",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"dependencies": {},
"description": "Brand checking of React Elements.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 9,
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec824CRA9TVsSAnZWagAAqHsP/RzlNxa+G6obbvwwNCtg\nrEyO5Bey5ZCrKnhXbh/REX8HnVshjlsz7mdegiT2BzK2wNemGj2aH8d4EV/7\nwYErf57ewpjTPCMGlYRUt1oUnsanOp3jpn3sxXzBwRmjjxkvnj2Fdiug0PB2\ngSa8LAFXABzoa4rThYppfeJ4mbs+GV65FBvx/Vdoos2U1zIOG+xBTBgys8cz\n+3E9cf3/4qSN6Hj1yZjCD3t8/4uKiX2CQQpzwDx4vOgbpoygW/bGBwrqN1fk\n/MhPWgtiJ0RggKmiHMX4YRvU4lukNt8prQMvZwITineDNpk7ng267kjbP9Ii\ntv0BzIWYj32D+Oi1NhaziuYZA0d8CXB2vPng5hgMfU8FTTI1x1NwM0rrKimU\npP9hbZa2w2WYsgLbs5hPyrvpyfA4rTE4yshj0yxPk0F6CrwPRNzLNhF0URRZ\n/vMKh1C49L8T6QElxbaEH6FFhZqelUJgfzHG0AyNHnIzpjBXT3HQPTugOuO2\nBCwtKJPyTgnuU+3KCWzn3Do8hkBYLChN7Pq+Jq5J7YhKb7Q3w6bfaLyuFDuK\nzBe2gyhsJobaHt1cP/HuyqRcK6ByI6E0IBKM8A7KK3tKgiM8Ooc0jUZW+jIk\nemh9QqnJ2gUR6ObZ54Od2FfaquxPXxXfkdZMy457jF9jRsQuK8kYR4wpxVO1\np114\r\n=p/HQ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
"tarball": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"unpackedSize": 23954
},
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "npm@andrewclark.io",
"name": "acdlite"
},
{
"email": "briandavidvaughn@gmail.com",
"name": "brianvaughn"
},
{
"email": "opensource+npm@fb.com",
"name": "fb"
},
{
"email": "dan.abramov@gmail.com",
"name": "gaearon"
},
{
"email": "lunaris.ruan@gmail.com",
"name": "lunaruan"
},
{
"email": "sebastian@calyptus.eu",
"name": "sebmarkbage"
},
{
"email": "npm@sophiebits.com",
"name": "sophiebits"
},
{
"email": "threepointone@gmail.com",
"name": "threepointone"
},
{
"email": "dg@domgan.com",
"name": "trueadm"
}
],
"name": "react-is",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"directory": "packages/react-is",
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"version": "16.13.1"
}