Merge pull request #923 from juancarlospaco/add-css_html_minify1735

Add package css_html_minify
This commit is contained in:
Dominik Picheta 2018-11-05 20:34:57 +00:00 committed by GitHub
commit fcdd63547c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11342,5 +11342,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"
}
]