| { | |
| "bugs": { | |
| "url": "https://github.com/mokesmokes/backo/issues" | |
| }, | |
| "bundleDependencies": false, | |
| "dependencies": {}, | |
| "deprecated": false, | |
| "description": "simple backoff based on segmentio/backo", | |
| "devDependencies": { | |
| "mocha": "*", | |
| "should": "*" | |
| }, | |
| "homepage": "https://github.com/mokesmokes/backo#readme", | |
| "keywords": [ | |
| "backoff" | |
| ], | |
| "license": "MIT", | |
| "name": "backo2", | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/mokesmokes/backo.git" | |
| }, | |
| "version": "1.0.2" | |
| } |