{
  "name": "ph",
  "version": "0.1.10",
  "description": "",
  "main": "index.coffee",
  "author": "",
  "license": "MIT",
  "dependencies": {
    "async": "^1.3.0",
    "chalk": "^1.0.0",
    "inquirer": "^0.8.2",
    "minimist": "^1.1.1",
    "underscore": "^1.8.3"
  },
  "bin": {
    "ph": "run.js"
  }
}
