UNPKG

consolidate

Version:

Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.

296 lines (295 loc) 6.1 kB
{ "name": "consolidate", "description": "Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.", "version": "1.0.4", "author": "TJ Holowaychuk <tj@vision-media.ca>", "bugs": { "url": "https://github.com/ladjs/consolidate/issues" }, "contributors": [ "Forward Email (https://forwardemail.net)", "TJ Holowaychuk <tj@vision-media.ca>" ], "devDependencies": { "@babel/core": "^7.22.5", "@babel/preset-react": "^7.22.5", "arc-templates": "^0.5.3", "atpl": ">=0.9.3", "ava": "^5.3.0", "bracket-template": "^1.1.5", "coffee-script": "^1.12.7", "dot": "^1.1.3", "dust": "^0.3.0", "dustjs-helpers": "^1.7.4", "dustjs-linkedin": "^2.7.5", "eco": "^1.1.0-rc-3", "ect": "^0.5.9", "ejs": "^3.1.9", "eslint": "8.42.0", "eslint-config-xo-lass": "2", "eta": "^3.1.1", "fixpack": "^4.0.0", "haml-coffee": "^1.14.1", "hamlet": "^0.3.3", "hamljs": "^0.6.2", "handlebars": "^4.7.7", "hogan.js": "^3.0.2", "htmling": "^0.0.8", "husky": "7", "jazz": "^0.0.18", "jqtpl": "~1.1.0", "just": "^0.1.8", "lint-staged": "12", "liquid-node": "^3.0.1", "liquor": "^0.0.5", "lodash": "^4.17.21", "mote": "^0.2.0", "mustache": "^4.2.0", "nunjucks": "^3.2.4", "plates": "~0.4.11", "pug": "^3.0.2", "qejs": "^3.0.5", "ractive": "^1.4.2", "react": "^18.2.0", "react-dom": "^18.2.0", "remark-cli": "^11.0.0", "remark-preset-github": "4.0.4", "semver": "^7.5.1", "slm": "^2.0.0", "swig": "^1.4.2", "swig-templates": "^2.0.3", "teacup": "^2.0.0", "templayed": ">=0.2.3", "tinyliquid": "^0.2.34", "toffee": "^0.3.7", "twig": "^1.16.0", "twing": "^5.1.4", "underscore": "^1.13.6", "vash": "^0.13.0", "velocityjs": "^2.0.6", "walrus": "^0.10.1", "whiskers": "^0.4.0", "xo": "0.54.2" }, "engines": { "node": ">=14" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/ladjs/consolidate", "keywords": [ "engine", "template", "view" ], "license": "MIT", "main": "index.js", "peerDependencies": { "@babel/core": "^7.22.5", "arc-templates": "^0.5.3", "atpl": ">=0.7.6", "bracket-template": "^1.1.5", "coffee-script": "^1.12.7", "dot": "^1.1.3", "dust": "^0.3.0", "dustjs-helpers": "^1.7.4", "dustjs-linkedin": "^2.7.5", "eco": "^1.1.0-rc-3", "ect": "^0.5.9", "ejs": "^3.1.5", "haml-coffee": "^1.14.1", "hamlet": "^0.3.3", "hamljs": "^0.6.2", "handlebars": "^4.7.6", "hogan.js": "^3.0.2", "htmling": "^0.0.8", "jazz": "^0.0.18", "jqtpl": "~1.1.0", "just": "^0.1.8", "liquid-node": "^3.0.1", "liquor": "^0.0.5", "lodash": "^4.17.20", "mote": "^0.2.0", "mustache": "^4.0.1", "nunjucks": "^3.2.2", "plates": "~0.4.11", "pug": "^3.0.0", "qejs": "^3.0.5", "ractive": "^1.3.12", "react": ">=16.13.1", "react-dom": ">=16.13.1", "slm": "^2.0.0", "swig": "^1.4.2", "swig-templates": "^2.0.3", "teacup": "^2.0.0", "templayed": ">=0.2.3", "then-pug": "*", "tinyliquid": "^0.2.34", "toffee": "^0.3.6", "twig": "^1.15.2", "twing": "^5.0.2", "underscore": "^1.11.0", "vash": "^0.13.0", "velocityjs": "^2.0.1", "walrus": "^0.10.1", "whiskers": "^0.4.0" }, "peerDependenciesMeta": { "velocityjs": { "optional": true }, "tinyliquid": { "optional": true }, "liquid-node": { "optional": true }, "dust": { "optional": true }, "dustjs-helpers": { "optional": true }, "dustjs-linkedin": { "optional": true }, "swig": { "optional": true }, "swig-templates": { "optional": true }, "atpl": { "optional": true }, "liquor": { "optional": true }, "twig": { "optional": true }, "ejs": { "optional": true }, "eco": { "optional": true }, "jazz": { "optional": true }, "jqtpl": { "optional": true }, "hamljs": { "optional": true }, "hamlet": { "optional": true }, "whiskers": { "optional": true }, "haml-coffee": { "optional": true }, "hogan.js": { "optional": true }, "templayed": { "optional": true }, "handlebars": { "optional": true }, "underscore": { "optional": true }, "lodash": { "optional": true }, "pug": { "optional": true }, "then-pug": { "optional": true }, "qejs": { "optional": true }, "walrus": { "optional": true }, "mustache": { "optional": true }, "just": { "optional": true }, "ect": { "optional": true }, "mote": { "optional": true }, "toffee": { "optional": true }, "dot": { "optional": true }, "bracket-template": { "optional": true }, "ractive": { "optional": true }, "nunjucks": { "optional": true }, "htmling": { "optional": true }, "@babel/core": { "optional": true }, "plates": { "optional": true }, "react-dom": { "optional": true }, "react": { "optional": true }, "arc-templates": { "optional": true }, "vash": { "optional": true }, "slm": { "optional": true }, "teacup": { "optional": true }, "coffee-script": { "optional": true }, "twing": { "optional": true } }, "publishConfig": { "access": "public" }, "repository": "ladjs/consolidate", "scripts": { "lint": "xo --fix && remark . -qfo && fixpack", "prepare": "husky install", "pretest": "npm run lint", "test": "ava" } }