frappe_docker/frappe-bench/node_modules/ejs/package.json
2017-07-31 15:51:51 +05:30

83 lines
1.9 KiB
JSON

{
"_args": [
[
{
"raw": "ejs@0.8.3",
"scope": null,
"escapedName": "ejs",
"name": "ejs",
"rawSpec": "0.8.3",
"spec": "0.8.3",
"type": "version"
},
"/home/frappe/frappe-bench/node_modules/nightwatch"
]
],
"_from": "ejs@0.8.3",
"_id": "ejs@0.8.3",
"_inCache": true,
"_installable": true,
"_location": "/ejs",
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_npmVersion": "1.1.61",
"_phantomChildren": {},
"_requested": {
"raw": "ejs@0.8.3",
"scope": null,
"escapedName": "ejs",
"name": "ejs",
"rawSpec": "0.8.3",
"spec": "0.8.3",
"type": "version"
},
"_requiredBy": [
"/nightwatch"
],
"_resolved": "https://registry.npmjs.org/ejs/-/ejs-0.8.3.tgz",
"_shasum": "db8aac47ff80a7df82b4c82c126fe8970870626f",
"_shrinkwrap": null,
"_spec": "ejs@0.8.3",
"_where": "/home/frappe/frappe-bench/node_modules/nightwatch",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/visionmedia/ejs/issues"
},
"dependencies": {},
"description": "Embedded JavaScript templates",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "db8aac47ff80a7df82b4c82c126fe8970870626f",
"tarball": "https://registry.npmjs.org/ejs/-/ejs-0.8.3.tgz"
},
"homepage": "https://github.com/visionmedia/ejs#readme",
"keywords": [
"template",
"engine",
"ejs"
],
"main": "./lib/ejs.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "ejs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/ejs.git"
},
"version": "0.8.3"
}