{
  "name": "static",
  "version": "2.0.0",
  "dependencies": {
  	"handlebars": "~1.0",
  	"marked": "0.2.7",
  	"async": "0.1.22",
  	"cheerio": "0.12.0",
  	"underscore": "1.4.2",
    "highlight.js": "7.3.0"
  },
  "bin": {
    "static": "bin/static"
  }
}