{
  "name": "if-async",
  "description": "",
  "version": "3.7.4",
  "keywords": [
    "async"
  ],
  "main": "index.js",
  "scripts": {
    "test": "mocha -R spec"
  },
  "dependencies": {},
  "author": "Yaniv Kessler",
  "bugs": {
    "url": "https://github.com/kessler/if-async/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kessler/if-async"
  },
  "homepage": "https://github.com/kessler/if-async",
  "license": "MIT",
  "devDependencies": {
    "mocha": "^2.1.0",
    "should": "^4.6.1"
  }

,"_resolved": "https://registry.npmjs.org/if-async/-/if-async-3.7.4.tgz"
,"_integrity": "sha512-BFEH2mZyeF6KZKaKLVPZ0wMjIiWOdjvZ7zbx8ENec0qfZhJwKFbX/4jKM5LTKyJEc/GOqUKiiJ2IFKT9yWrZqA=="
,"_from": "if-async@3.7.4"
}