aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ff7f815..0405e37 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]