{
  "_args": [
    [
      "ejs-locals@1.0.2",
      "/var/www/invoiceapp-api"
    ]
  ],
  "_from": "ejs-locals@1.0.2",
  "_id": "ejs-locals@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-ubMg/2kzFUEF+g7taD6mTWeAiM4=",
  "_location": "/ejs-locals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ejs-locals@1.0.2",
    "name": "ejs-locals",
    "escapedName": "ejs-locals",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ejs-locals/-/ejs-locals-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/var/www/invoiceapp-api",
  "author": {
    "name": "Tom Carden",
    "email": "tom@tom-carden.co.uk"
  },
  "bugs": {
    "url": "https://github.com/randometc/ejs-locals/issues"
  },
  "contributors": [
    {
      "name": "Robert Sköld",
      "email": "robert@publicclass.se",
      "url": "http://publicclass.se"
    }
  ],
  "dependencies": {
    "ejs": "0.8.x"
  },
  "description": "Express 3.x locals for layout, partial and blocks.",
  "devDependencies": {
    "express": "~3.0.0",
    "methods": "0.0.1",
    "mocha": "*",
    "should": "*"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "homepage": "https://github.com/randometc/ejs-locals",
  "name": "ejs-locals",
  "repository": {
    "type": "git",
    "url": "git://github.com/randometc/ejs-locals.git"
  },
  "scripts": {
    "test": "mocha -r should -R spec"
  },
  "version": "1.0.2"
}
