package.json
1.06 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
{
"_from": "object-component@0.0.3",
"_id": "object-component@0.0.3",
"_inBundle": false,
"_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=",
"_location": "/object-component",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "object-component@0.0.3",
"name": "object-component",
"escapedName": "object-component",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz",
"_shasum": "f0c69aa50efc95b866c186f400a33769cb2f1291",
"_spec": "object-component@0.0.3",
"_where": "C:\\Users\\bshoo\\Desktop\\OSS\\새 폴더\\Singer-Composer\\node_modules\\socket.io-client",
"bundleDependencies": false,
"component": {
"scripts": {
"object/index.js": "index.js"
}
},
"deprecated": false,
"description": "Object utils.",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"name": "object-component",
"version": "0.0.3"
}