minify-html-literals-loader
Version:
Webpack loader wrapper of minify-html-literals
27 lines (26 loc) • 582 B
JSON
{
"name": "minify-html-literals-loader",
"version": "1.1.1",
"description": "Webpack loader wrapper of minify-html-literals",
"main": "index.js",
"license": "MIT",
"keywords": [
"minify",
"html",
"literal",
"literals",
"template",
"loader",
"webpack",
"lit-html",
"lit"
],
"repository": {
"type": "git",
"url": "https://github.com/AndrewLevada/minify-html-literals-loader.git"
},
"homepage": "https://github.com/AndrewLevada/minify-html-literals-loader",
"dependencies": {
"minify-html-literals": "^1.3.5"
}
}