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
| {
| "_args": [
| [
| "component-inherit@0.0.3",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "component-inherit@0.0.3",
| "_id": "component-inherit@0.0.3",
| "_inBundle": false,
| "_integrity": "sha512-w+LhYREhatpVqTESyGFg3NlP6Iu0kEKUHETY9GoZP/pQyW4mHFZuFWRUCIqVPZ36ueVLtoOEZaAqbCF2RDndaA==",
| "_location": "/component-inherit",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "component-inherit@0.0.3",
| "name": "component-inherit",
| "escapedName": "component-inherit",
| "rawSpec": "0.0.3",
| "saveSpec": null,
| "fetchSpec": "0.0.3"
| },
| "_requiredBy": [
| "/engine.io-client"
| ],
| "_resolved": "https://registry.npmmirror.com/component-inherit/-/component-inherit-0.0.3.tgz",
| "_spec": "0.0.3",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/component/inherit/issues"
| },
| "component": {
| "scripts": {
| "inherit/index.js": "index.js"
| }
| },
| "dependencies": {},
| "description": "Prototype inheritance utility",
| "homepage": "https://github.com/component/inherit#readme",
| "keywords": [
| "inherit",
| "utility"
| ],
| "name": "component-inherit",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/component/inherit.git"
| },
| "version": "0.0.3"
| }
|
|