프로젝트

일반

사용자정보

통계
| 개정판:

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

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

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