{
  "_args": [
    [
      {
        "raw": "inquirer@0.7.1",
        "scope": null,
        "escapedName": "inquirer",
        "name": "inquirer",
        "rawSpec": "0.7.1",
        "spec": "0.7.1",
        "type": "version"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/bower"
    ]
  ],
  "_from": "inquirer@0.7.1",
  "_id": "inquirer@0.7.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/inquirer",
  "_npmUser": {
    "name": "sboudrias",
    "email": "admin@simonboudrias.com"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "raw": "inquirer@0.7.1",
    "scope": null,
    "escapedName": "inquirer",
    "name": "inquirer",
    "rawSpec": "0.7.1",
    "spec": "0.7.1",
    "type": "version"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.7.1.tgz",
  "_shasum": "b8acf140165bd581862ed1198fb6d26430091fac",
  "_shrinkwrap": null,
  "_spec": "inquirer@0.7.1",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/bower",
  "author": {
    "name": "Simon Boudrias",
    "email": "admin@simonboudrias.com"
  },
  "bugs": {
    "url": "https://github.com/SBoudrias/Inquirer.js/issues"
  },
  "dependencies": {
    "chalk": "^0.5.0",
    "cli-color": "~0.3.2",
    "figures": "^1.3.2",
    "lodash": "~2.4.1",
    "mute-stream": "0.0.4",
    "readline2": "~0.1.0",
    "rx": "^2.2.27",
    "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": "b8acf140165bd581862ed1198fb6d26430091fac",
    "tarball": "https://registry.npmjs.org/inquirer/-/inquirer-0.7.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.7.1"
}
