{
  "name": "backo",
  "version": "1.1.0",
  "repository": "segmentio/backo",
  "description": "simple backoff without the weird abstractions",
  "keywords": [
    "backoff"
  ],
  "dependencies": {},
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "license": "MIT"
}