UNPKG

maki-template

Version:

HTML-Style Express.js rendering engine

30 lines (29 loc) 715 B
{ "name": "maki-template", "version": "1.6.4", "description": "HTML-Style Express.js rendering engine", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Dr-robin/Maki-Template.git" }, "keywords": [ "Express", "Renderer", "Maki" ], "author": "Dr.robin <robin@makichan.moe> (makichan.moe)", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Dr-robin/Maki-Template/issues" }, "homepage": "https://github.com/Dr-robin/Maki-Template#readme", "dependencies": { "cheerio": "^0.19.0", "clone": "^1.0.2", "html-minifier": "^1.0.0" } }