{
  "name": "klei-dust",
  "version": "1.0.0",
  "description": "A helper to use dustjs-linkedin along with Express",
  "main": "index.js",
  "repository": "git://github.com/klei/dust.git",
  "dependencies": {
  },
  "devDependencies": {
    "dustjs-linkedin": "*",
    "dustjs-helpers": "*",
    "mocha": "*",
    "should": "*"
  },
  "scripts": {
    "test": "mocha"
  },
  "keywords": [
    "dust.js",
    "node.js",
    "express",
    "dust",
    "dustjs-linkedin",
    "template",
    "view"
  ],
  "author": "Joakim Carlstein <joakim@klei.se>",
  "license": "MIT"
}
