aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/backo2/component.json
blob: 994845ac9bcdb33ecc6ca0faaa3a9aa160431b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
}