UNPKG

mya-jinja

Version:

Support Jinja2 end template engine in mya

25 lines (24 loc) 590 B
{ "name": "mya-jinja", "version": "1.0.40", "description": "Support Jinja2 end template engine in mya", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "git@code.byted.org:ies/mya-jinja.git", "keywords": [ "mya", "jinja2" ], "author": "", "license": "ISC", "dependencies": { "mya-optimizer-jinja-xss": "^1.0.0", "mya-preprocessor-extlang": "^1.0.0", "mya-server-jinja": "^1.0.7", "eslint": "^5.0.1", "eslint-plugin-es": "^1.3.0", "eslint-plugin-script-tags": "^0.5.0" } }