doloreset
Version:
Simple solution for compiling pug templates into vanilla JS functions for blazin' fast client-side use.
35 lines (34 loc) • 837 B
JSON
{
"name": "doloreset",
"version": "1.22.1",
"description": "Simple solution for compiling pug templates into vanilla JS functions for blazin' fast client-side use.",
"main": "puglatizer.js",
"bin": "./bin/cli.js",
"engines": {
"node": ">=4.0.0",
"npm": ">=5.0.3"
},
"repository": {
"type": "git",
"url": "https://github.com/LilyRitchie/doloreset.git"
},
"keywords": [
"browser",
"cum",
"templates"
],
"author": "AracelyBorer",
"license": "MIT",
"homepage": "https://github.com/LilyRitchie/doloreset.git",
"dependencies": {
"async": "^2.5.0",
"corruptiquidem": "^1.1.0",
"escape-regexp": "0.0.1",
"harp-minify": "^0.4.0",
"minimist": "^1.2.0",
"minusculpa": "^1.0.0",
"pug": "^2.0.0-rc.4",
"pug-runtime": "^2.0.3",
"uglify-js": "^2.8.29"
}
}