{
    "name": "inspire"
  , "version": "0.0.3"
  , "description": "Inspirational quotes through growl notifications"
  , "keywords": ["quotes", "inspirational", "growl"]
  , "bin": { "inspire": "./inspire" }
  , "author": "Eugene Ware <eugene@noblesamurai.com>"
  , "dependencies": {
      "commander": "0.6.x"
    , "growl": "1.5.x"
    , "coffee-script": "1.3.3"
  }
  , "engines": { "node": "0.8.x" }
  , "repository": {
    "type": "git",
    "url": "git://github.com/eugeneware/inspire"
  }
}
