5 "_integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==",
7 "_phantomChildren": {},
22 "_resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz",
23 "_shasum": "3a32c63d1cd16d11266cd4703b14fec4e74ab4f6",
25 "_where": "/home/josuer08/Documents/web",
27 "name": "Matthew Eernisse",
28 "email": "mde@fleegix.org",
29 "url": "http://fleegix.org"
32 "url": "https://github.com/mde/ejs/issues"
34 "bundleDependencies": false,
38 "email": "timothygu99@gmail.com",
39 "url": "https://timothygu.github.io"
44 "description": "Embedded JavaScript templates",
46 "browserify": "^13.1.1",
48 "git-directory-deploy": "^1.5.1",
52 "lru-cache": "^4.0.1",
54 "uglify-js": "^3.3.16"
59 "homepage": "https://github.com/mde/ejs",
65 "license": "Apache-2.0",
66 "main": "./lib/ejs.js",
70 "url": "git://github.com/mde/ejs.git"
73 "coverage": "istanbul cover node_modules/mocha/bin/_mocha",
74 "devdoc": "jake doc[dev]",
76 "lint": "eslint \"**/*.js\" Jakefile",