File size: 257 Bytes
19605ab
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "backo",
  "repo": "segmentio/backo",
  "dependencies": {},
  "version": "1.0.1",
  "description": "simple backoff without the weird abstractions",
  "keywords": ["backoff"],
  "license": "MIT",
  "scripts": ["index.js"],
  "main": "index.js"
}