aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/backo2/package.json
blob: ee8315b21d4009549dcbe5b1e3321544510bf0c4 (plain)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
  "_args": [
    [
      {
        "raw": "backo2@1.0.2",
        "scope": null,
        "escapedName": "backo2",
        "name": "backo2",
        "rawSpec": "1.0.2",
        "spec": "1.0.2",
        "type": "version"
      },
      "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/socket.io-client"
    ]
  ],
  "_from": "backo2@1.0.2",
  "_id": "backo2@1.0.2",
  "_inCache": true,
  "_location": "/backo2",
  "_npmUser": {
    "name": "mokesmokes",
    "email": "mokesmokes@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "backo2@1.0.2",
    "scope": null,
    "escapedName": "backo2",
    "name": "backo2",
    "rawSpec": "1.0.2",
    "spec": "1.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz",
  "_shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947",
  "_shrinkwrap": null,
  "_spec": "backo2@1.0.2",
  "_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/socket.io-client",
  "bugs": {
    "url": "https://github.com/mokesmokes/backo/issues"
  },
  "dependencies": {},
  "description": "simple backoff based on segmentio/backo",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947",
    "tarball": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"
  },
  "gitHead": "3e695bade7756fef2295e8883bf3570a06e5d9ec",
  "homepage": "https://github.com/mokesmokes/backo",
  "keywords": [
    "backoff"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "mokesmokes",
      "email": "mokesmokes@gmail.com"
    }
  ],
  "name": "backo2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mokesmokes/backo.git"
  },
  "scripts": {},
  "version": "1.0.2"
}