essi
Version:
Enhanced SSI with Juicer & Velocity
35 lines (34 loc) • 715 B
JSON
{
"name": "essi",
"version": "0.11.10",
"description": "Enhanced SSI with Juicer & Velocity",
"main": "index.js",
"scripts": {},
"keywords": [
"ssi",
"include",
"juicer",
"velocity"
],
"repository": {
"type": "git",
"url": "https://github.com/Clamjs/essi.git"
},
"author": "limingv5",
"license": "ISC",
"dependencies": {
"fetch-agent": "~0.4.1",
"iconv-lite": "~0.4.13",
"ip": "~1.1.2",
"is-utf8": "~0.2.1",
"js-beautify": "~1.5.10",
"juicer": "~0.6.13",
"merge": "~1.2.0",
"minimatch": "~3.0.0",
"mkdirp": "~0.5.1",
"node-forge": "~0.6.39",
"plug-trace": "~0.1.5",
"through2": "~0.6.5",
"velocity": "~0.7.2"
}
}