{
  "_from": "ejs@^1.0.0",
  "_id": "ejs@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-ycYKSKRu5FL7MqccMXuV5aofyz0=",
  "_location": "/ejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ejs@^1.0.0",
    "name": "ejs",
    "escapedName": "ejs",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/hexo-renderer-ejs"
  ],
  "_resolved": "https://registry.npmjs.org/ejs/-/ejs-1.0.0.tgz",
  "_shasum": "c9c60a48a46ee452fb32a71c317b95e5aa1fcb3d",
  "_spec": "ejs@^1.0.0",
  "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs/node_modules/hexo-renderer-ejs",
  "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": "1.0.0"
}
