{
  "name": "express-dynamic-helpers-patch",
  "version": "0.0.2",
  "description": "Dynamic helpers monkey patch for express 3.x and 4.x",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/freakycue/express-dynamic-helpers-patch.git"
  },
  "keywords": [
    "express3",
    "express4",
    "3.x",
    "4.x",
    "express",
    "dynamic",
    "helpers",
    "dynamichelpers",
    "patch"
  ],
  "author": "Pavel Vlasov <freakycue@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/freakycue/express3-dynamic-helpers-patch/issues"
  },
  "homepage": "https://github.com/freakycue/express3-dynamic-helpers-patch"
}
