{
  "name": "async-rerun",
  "version": "1.1.2",
  "description": "Perfect light-weight & asynchronious package for asynchroniously retry/rerun of any logic...",
  "main": "index.js",
  "author": "fahidarif@gmail.com",

  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "directories": {
    "lib": "lib"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fahidarif/rerun.git"
  },
  "bugs": {
    "url": "https://github.com/fahidarif/rerun/issues"
  },
  "homepage": "https://github.com/fahidarif/rerun#readme",
  "keywords": [
    "retry",
    "rerun.js",
    "retry.js",
    "retry async",
    "retry-async",
    "async",
    "aync rerun logic",
    "attempt",
    "re-attempt",
    "re-try",
    "rerun-async",
    "async-retry",
    "async-rerun",
    "re-run",
    "js"
  ],
  "license": "ISC"
}