프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / backo2 / package.json

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

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