{
  "_args": [
    [
      "ejs@3.1.9",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "ejs@3.1.9",
  "_id": "ejs@3.1.9",
  "_inBundle": false,
  "_integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==",
  "_location": "/ejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ejs@3.1.9",
    "name": "ejs",
    "escapedName": "ejs",
    "rawSpec": "3.1.9",
    "saveSpec": null,
    "fetchSpec": "3.1.9"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz",
  "_spec": "3.1.9",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "author": {
    "name": "Matthew Eernisse",
    "email": "mde@fleegix.org",
    "url": "http://fleegix.org"
  },
  "bin": {
    "ejs": "bin/cli.js"
  },
  "bugs": {
    "url": "https://github.com/mde/ejs/issues"
  },
  "dependencies": {
    "jake": "^10.8.5"
  },
  "description": "Embedded JavaScript templates",
  "devDependencies": {
    "browserify": "^16.5.1",
    "eslint": "^6.8.0",
    "git-directory-deploy": "^1.5.1",
    "jsdoc": "^4.0.2",
    "lru-cache": "^4.0.1",
    "mocha": "^10.2.0",
    "uglify-js": "^3.3.16"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://github.com/mde/ejs",
  "jsdelivr": "ejs.min.js",
  "keywords": [
    "template",
    "engine",
    "ejs"
  ],
  "license": "Apache-2.0",
  "main": "./lib/ejs.js",
  "name": "ejs",
  "repository": {
    "type": "git",
    "url": "git://github.com/mde/ejs.git"
  },
  "scripts": {
    "test": "mocha -u tdd"
  },
  "unpkg": "ejs.min.js",
  "version": "3.1.9"
}
