{
  "name"          : "dust",
  "version"       : "0.3.0",
  "description"   : "Asynchronous templates for the browser and node.js",
  "author"        : "Aleksander Williams",
  "contributors"  : [],
  "url"           : "http://akdubya.github.com/dustjs/",
  "keywords"      : ["templates", "views"],
  "main"          : "./lib/dust",
  "scripts"       : { "test": "make test" }
}