{
  "_args": [
    [
      {
        "raw": "run-async@^2.2.0",
        "scope": null,
        "escapedName": "run-async",
        "name": "run-async",
        "rawSpec": "^2.2.0",
        "spec": ">=2.2.0 <3.0.0",
        "type": "range"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/inquirer"
    ]
  ],
  "_from": "run-async@>=2.2.0 <3.0.0",
  "_id": "run-async@2.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/run-async",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/run-async-2.2.0.tgz_1458198577245_0.4591540393885225"
  },
  "_npmUser": {
    "name": "sboudrias",
    "email": "admin@simonboudrias.com"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "run-async@^2.2.0",
    "scope": null,
    "escapedName": "run-async",
    "name": "run-async",
    "rawSpec": "^2.2.0",
    "spec": ">=2.2.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/inquirer"
  ],
  "_resolved": "http://localhost:3000/run-async/-/run-async-2.2.0/8783abd83c7bb86f41ee0602fc82404b3bd6e8b9.tgz",
  "_shasum": "8783abd83c7bb86f41ee0602fc82404b3bd6e8b9",
  "_shrinkwrap": null,
  "_spec": "run-async@^2.2.0",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/inquirer",
  "author": {
    "name": "Simon Boudrias",
    "email": "admin@simonboudrias.com"
  },
  "bugs": {
    "url": "https://github.com/sboudrias/run-async/issues"
  },
  "dependencies": {
    "is-promise": "^2.1.0",
    "pinkie-promise": "^2.0.0"
  },
  "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
  "devDependencies": {
    "mocha": "^2.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "8783abd83c7bb86f41ee0602fc82404b3bd6e8b9",
    "tarball": "http://localhost:3000/run-async/-/run-async-2.2.0/8783abd83c7bb86f41ee0602fc82404b3bd6e8b9.tgz"
  },
  "gitHead": "5c6dc70500fd5c0b6ab1ba93f5f1a3338bfeaa84",
  "homepage": "https://github.com/sboudrias/run-async#readme",
  "keywords": [
    "flow",
    "flow-control",
    "async"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "sboudrias",
      "email": "admin@simonboudrias.com"
    }
  ],
  "name": "run-async",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sboudrias/run-async.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "2.2.0"
}
