{
  "name": "choices",
  "version": "0.1.3",
  "description": "Choices - an API for prompting the user with multiple choices",
  "main": "choices.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/leahcimic/choices"
  },
  "keywords": [
    "choice",
    "prompt",
    "question",
    "input"
  ],
  "author": {
    "name": "Michael Leaney",
    "email": "leahcimic@gmail.com"
  },
  "license": "BSD",
  "dependencies": {
    "colors": "^0.6.2"
  },
  "bugs": {
    "url": "https://github.com/leahcimic/choices/issues"
  },
  "homepage": "https://github.com/leahcimic/choices",
  "_id": "choices@0.0.4",
  "dist": {
    "shasum": "903a45c8dd82c950fbdf445bcb69de08237bff60",
    "tarball": "http://registry.npmjs.org/choices/-/choices-0.0.4.tgz"
  },
  "_from": "choices@*",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "leahcimic",
    "email": "leahcimic@gmail.com"
  },
  "maintainers": [
    {
      "name": "leahcimic",
      "email": "leahcimic@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "903a45c8dd82c950fbdf445bcb69de08237bff60",
  "_resolved": "https://registry.npmjs.org/choices/-/choices-0.0.4.tgz"
}
