{
  "name": "powl",
  "version": "0.0.4",
  "description": "i saw the best minds of my generation waiting 20 minutes for bart",
  "keywords": [
    "bart",
    "train",
    "tracker",
    "commute",
    "san francisco",
    "oakland",
    "powell",
    "sf"
  ],
  "main": "lib/script.js",
  "bin": {
    "powl": "bin/module.js"
  },
  "preferGlobal": "true",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ultralame/powl.git"
  },
  "author": "ultralame",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ultralame/powl/issues"
  },
  "dependencies": {
    "colors": "^1.1.2",
    "request": "^2.58.0",
    "xml2js": "^0.4.9"
  }
}
