{
  "name": "chuck",
  "version": "0.0.4",
  "description": "Chuck Norris joke dispenser.",
  "author": "Stephen Belanger <admin@stephenbelanger.com>",
  "dependencies": { "coffee-script": ">= 1.1.1" },
  "keywords": ["chuck", "norris", "jokes", "funny", "fun"],
  "bin": { "chuck": "./bin/chuck" },
  "repository": "git://github.com/qard/chuck",
  "main": "index",
  "engines": { "node": ">= 0.4.0" }
}
