{
  "_args": [
    [
      "promptly@0.2.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "promptly@0.2.0",
  "_id": "promptly@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-c+8gD6gynV06jfQXmJULhkbKRtk=",
  "_location": "/promptly",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "promptly@0.2.0",
    "name": "promptly",
    "escapedName": "promptly",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/promptly/-/promptly-0.2.0.tgz",
  "_spec": "0.2.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "IndigoUnited",
    "email": "hello@indigounited.com",
    "url": "http://indigounited.com"
  },
  "bugs": {
    "url": "http://github.com/IndigoUnited/node-promptly/issues"
  },
  "dependencies": {
    "read": "~1.0.4"
  },
  "description": "Simple command line prompting utility",
  "devDependencies": {
    "async": "~0.1.22",
    "expect.js": "~0.2.0",
    "mocha": "~1.8.1"
  },
  "homepage": "https://github.com/IndigoUnited/node-promptly#readme",
  "keywords": [
    "prompt",
    "choose",
    "choice",
    "cli",
    "command",
    "line"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "promptly",
  "repository": {
    "type": "git",
    "url": "git://github.com/IndigoUnited/node-promptly.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "0.2.0"
}
