{
  "_from": "ejs@~0.8.5",
  "_id": "ejs@0.8.8",
  "_inBundle": false,
  "_integrity": "sha1-/9xW3MNdApJt1QrRNDm7xUBh1Zg=",
  "_location": "/ejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ejs@~0.8.5",
    "name": "ejs",
    "escapedName": "ejs",
    "rawSpec": "~0.8.5",
    "saveSpec": null,
    "fetchSpec": "~0.8.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ejs/-/ejs-0.8.8.tgz",
  "_shasum": "ffdc56dcc35d02926dd50ad13439bbc54061d598",
  "_spec": "ejs@~0.8.5",
  "_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/ejs/issues"
  },
  "bundleDependencies": false,
  "deprecated": "Critical security bugs fixed in 2.5.5",
  "description": "Embedded JavaScript templates",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/visionmedia/ejs#readme",
  "keywords": [
    "template",
    "engine",
    "ejs"
  ],
  "main": "./lib/ejs.js",
  "name": "ejs",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/ejs.git"
  },
  "scripts": {
    "test": "mocha --require should --reporter spec"
  },
  "version": "0.8.8"
}
