{
  "name": "ejs",
  "description": "Embedded JavaScript templates",
  "version": "0.8.8",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "keywords": [
    "template",
    "engine",
    "ejs"
  ],
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "main": "./lib/ejs.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/ejs.git"
  },
  "scripts": {
    "test": "mocha --require should --reporter spec"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/ejs/issues"
  },
  "homepage": "https://github.com/visionmedia/ejs",
  "_id": "ejs@0.8.8",
  "dist": {
    "shasum": "ffdc56dcc35d02926dd50ad13439bbc54061d598",
    "tarball": "http://registry.npmjs.org/ejs/-/ejs-0.8.8.tgz"
  },
  "_from": "ejs@~0.8.5",
  "_npmVersion": "1.4.6",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "directories": {},
  "_shasum": "ffdc56dcc35d02926dd50ad13439bbc54061d598",
  "_resolved": "https://registry.npmjs.org/ejs/-/ejs-0.8.8.tgz"
}
