Added package css_html_minify

This commit is contained in:
juancarlospaco 2018-11-05 14:35:55 -03:00
parent edaf999c2f
commit e7d1778811

View File

@ -11328,5 +11328,18 @@
"description": "Open Source Routing Machine for OpenStreetMap API Lib and App",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-osrm"
},
{
"name": "css_html_minify",
"url": "https://github.com/juancarlospaco/nim-css-html-minify",
"method": "git",
"tags": [
"css",
"html",
"minify"
],
"description": "HTML & CSS Minify Lib & App based on Regexes & parallel MultiReplaces",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-css-html-minify"
}
]