{
  "_args": [
    [
      {
        "raw": "inquirer@0.5.1",
        "scope": null,
        "escapedName": "inquirer",
        "name": "inquirer",
        "rawSpec": "0.5.1",
        "spec": "0.5.1",
        "type": "version"
      },
      "/Users/ahogan/Repos/ember-cli"
    ]
  ],
  "_from": "inquirer@0.5.1",
  "_id": "inquirer@0.5.1",
  "_inCache": true,
  "_location": "/inquirer",
  "_npmUser": {
    "name": "sboudrias",
    "email": "admin@simonboudrias.com"
  },
  "_npmVersion": "1.4.7",
  "_phantomChildren": {
    "has-color": "0.1.7"
  },
  "_requested": {
    "raw": "inquirer@0.5.1",
    "scope": null,
    "escapedName": "inquirer",
    "name": "inquirer",
    "rawSpec": "0.5.1",
    "spec": "0.5.1",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.5.1.tgz",
  "_shasum": "e9f2cd1ee172c7a32e054b78a03d4ddb0d7707f1",
  "_shrinkwrap": null,
  "_spec": "inquirer@0.5.1",
  "_where": "/Users/ahogan/Repos/ember-cli",
  "author": {
    "name": "Simon Boudrias",
    "email": "admin@simonboudrias.com"
  },
  "bugs": {
    "url": "https://github.com/SBoudrias/Inquirer.js/issues"
  },
  "dependencies": {
    "async": "~0.8.0",
    "chalk": "~0.4.0",
    "cli-color": "~0.3.2",
    "lodash": "~2.4.1",
    "mute-stream": "0.0.4",
    "readline2": "~0.1.0",
    "through": "~2.3.4"
  },
  "description": "A collection of common interactive command line user interfaces.",
  "devDependencies": {
    "chai": "~1.9.0",
    "cmdify": "0.0.4",
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.8",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-mocha-test": "~0.10.2",
    "grunt-release": "~0.7.0",
    "mocha": "~1.18.2",
    "mockery": "~1.4.0",
    "sinon": "~1.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "e9f2cd1ee172c7a32e054b78a03d4ddb0d7707f1",
    "tarball": "https://registry.npmjs.org/inquirer/-/inquirer-0.5.1.tgz"
  },
  "homepage": "https://github.com/SBoudrias/Inquirer.js",
  "keywords": [
    "command",
    "prompt",
    "stdin",
    "cli"
  ],
  "license": "MIT",
  "main": "lib/inquirer.js",
  "maintainers": [
    {
      "name": "sboudrias",
      "email": "admin@simonboudrias.com"
    }
  ],
  "name": "inquirer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/SBoudrias/Inquirer.js.git"
  },
  "scripts": {
    "test": "grunt --verbose"
  },
  "version": "0.5.1"
}
