{
  "name": "view-helpers",
  "version": "0.2.0",
  "description": "View helper methods for expressjs and other node stuff",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/madhums/node-view-helpers.git"
  },
  "keywords": [
    "helpers",
    "views",
    "express"
  ],
  "author": "Madhusudhan Srinivasa",
  "license": "MIT"
}
