UNPKG

re

Version:
18 lines (17 loc) 427 B
{ "name": "re", "description": "Do it again, after a bit.", "version": "0.1.4", "main": "./lib/re", "keywords": ["utility", "retry", "exponential backoff", "linear backoff"], "repository":{ "type": "git", "url" : "https://github.com/waylonflinn/re.git" }, "bugs": "https://github.com/waylonflinn/re/issues", "author": "Waylon Flinn <waylonflinn@gmail.com>", "engines":{ "node": ">=0.6" }, "license": "MIT" }