package.json
1.3 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
{
"_from": "component-inherit@0.0.3",
"_id": "component-inherit@0.0.3",
"_inBundle": false,
"_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
"_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.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
"_shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
"_spec": "component-inherit@0.0.3",
"_where": "C:\\Users\\rkdud\\Desktop\\batch_file\\node_modules\\engine.io-client",
"bugs": {
"url": "https://github.com/component/inherit/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"inherit/index.js": "index.js"
}
},
"dependencies": {},
"deprecated": false,
"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"
}