mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 10:03:07 +00:00
Merge pull request #923 from juancarlospaco/add-css_html_minify1735
Add package css_html_minify
This commit is contained in:
commit
fcdd63547c
@ -11342,5 +11342,18 @@
|
|||||||
"description": "Open Source Routing Machine for OpenStreetMap API Lib and App",
|
"description": "Open Source Routing Machine for OpenStreetMap API Lib and App",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-osrm"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user