File size: 427 Bytes
19605ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "backo2",
  "version": "1.0.2",
  "repository": "mokesmokes/backo",
  "description": "simple backoff based on segmentio/backo",
  "keywords": [
    "backoff"
  ],
  "dependencies": {},
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "license": "MIT"

,"_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"
,"_integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc="
,"_from": "backo2@1.0.2"
}