프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / component-inherit / package.json

이력 | 보기 | 이력해설 | 다운로드 (1.34 KB)

1
{
2
  "_args": [
3
    [
4
      "component-inherit@0.0.3",
5
      "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
6
    ]
7
  ],
8
  "_from": "component-inherit@0.0.3",
9
  "_id": "component-inherit@0.0.3",
10
  "_inBundle": false,
11
  "_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
12
  "_location": "/component-inherit",
13
  "_phantomChildren": {},
14
  "_requested": {
15
    "type": "version",
16
    "registry": true,
17
    "raw": "component-inherit@0.0.3",
18
    "name": "component-inherit",
19
    "escapedName": "component-inherit",
20
    "rawSpec": "0.0.3",
21
    "saveSpec": null,
22
    "fetchSpec": "0.0.3"
23
  },
24
  "_requiredBy": [
25
    "/engine.io-client"
26
  ],
27
  "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
28
  "_spec": "0.0.3",
29
  "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program",
30
  "bugs": {
31
    "url": "https://github.com/component/inherit/issues"
32
  },
33
  "component": {
34
    "scripts": {
35
      "inherit/index.js": "index.js"
36
    }
37
  },
38
  "dependencies": {},
39
  "description": "Prototype inheritance utility",
40
  "homepage": "https://github.com/component/inherit#readme",
41
  "keywords": [
42
    "inherit",
43
    "utility"
44
  ],
45
  "name": "component-inherit",
46
  "repository": {
47
    "type": "git",
48
    "url": "git+https://github.com/component/inherit.git"
49
  },
50
  "version": "0.0.3"
51
}