{
  "_args": [
    [
      {
        "name": "ejs",
        "raw": "ejs@^2.3.1",
        "rawSpec": "^2.3.1",
        "scope": null,
        "spec": ">=2.3.1 <3.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/mem-fs-editor"
    ]
  ],
  "_from": "ejs@>=2.3.1 <3.0.0",
  "_id": "ejs@2.5.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/ejs",
  "_nodeVersion": "4.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/ejs-2.5.2.tgz_1473259584869_0.9678213631268591"
  },
  "_npmUser": {
    "email": "mde@fleegix.org",
    "name": "mde"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "ejs",
    "raw": "ejs@^2.3.1",
    "rawSpec": "^2.3.1",
    "scope": null,
    "spec": ">=2.3.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mem-fs-editor"
  ],
  "_resolved": "https://registry.npmjs.org/ejs/-/ejs-2.5.2.tgz",
  "_shasum": "21444ba09386f0c65b6eafb96a3d51bcb3be80d1",
  "_shrinkwrap": null,
  "_spec": "ejs@^2.3.1",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/mem-fs-editor",
  "author": {
    "email": "mde@fleegix.org",
    "name": "Matthew Eernisse",
    "url": "http://fleegix.org"
  },
  "bugs": {
    "url": "https://github.com/mde/ejs/issues"
  },
  "contributors": [
    {
      "email": "timothygu99@gmail.com",
      "name": "Timothy Gu",
      "url": "https://timothygu.github.io"
    }
  ],
  "dependencies": {},
  "description": "Embedded JavaScript templates",
  "devDependencies": {
    "browserify": "^13.0.1",
    "eslint": "^3.0.0",
    "istanbul": "~0.4.3",
    "jake": "^8.0.0",
    "jsdoc": "^3.4.0",
    "lru-cache": "^4.0.1",
    "mocha": "^3.0.2",
    "rimraf": "^2.2.8",
    "uglify-js": "^2.6.2"
  },
  "directories": {},
  "dist": {
    "shasum": "21444ba09386f0c65b6eafb96a3d51bcb3be80d1",
    "tarball": "https://registry.npmjs.org/ejs/-/ejs-2.5.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://github.com/mde/ejs",
  "keywords": [
    "template",
    "engine",
    "ejs"
  ],
  "license": "Apache-2.0",
  "main": "./lib/ejs.js",
  "maintainers": [
    {
      "email": "tj@vision-media.ca",
      "name": "tjholowaychuk"
    },
    {
      "email": "mde@fleegix.org",
      "name": "mde"
    }
  ],
  "name": "ejs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mde/ejs.git"
  },
  "scripts": {
    "coverage": "istanbul cover node_modules/mocha/bin/_mocha",
    "devdoc": "rimraf out && jsdoc -p -c jsdoc.json lib/* docs/jsdoc/*",
    "doc": "rimraf out && jsdoc -c jsdoc.json lib/* docs/jsdoc/*",
    "test": "mocha"
  },
  "version": "2.5.2"
}
