{
  "_args": [
    [
      "inquirer@0.7.1",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "inquirer@0.7.1",
  "_id": "inquirer@0.7.1",
  "_inBundle": false,
  "_integrity": "sha1-uKzxQBZb1YGGLtEZj7bSZDAJH6w=",
  "_location": "/inquirer",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "inquirer@0.7.1",
    "name": "inquirer",
    "escapedName": "inquirer",
    "rawSpec": "0.7.1",
    "saveSpec": null,
    "fetchSpec": "0.7.1"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.7.1.tgz",
  "_spec": "0.7.1",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "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"
  },
  "homepage": "https://github.com/SBoudrias/Inquirer.js#readme",
  "keywords": [
    "command",
    "prompt",
    "stdin",
    "cli"
  ],
  "license": "MIT",
  "main": "lib/inquirer.js",
  "name": "inquirer",
  "repository": {
    "type": "git",
    "url": "git://github.com/SBoudrias/Inquirer.js.git"
  },
  "scripts": {
    "test": "grunt --verbose"
  },
  "version": "0.7.1"
}
