Commit 561126e5 authored by Zoltan Frombach's avatar Zoltan Frombach

Added Minify Package to repository/m.json file

parent 7e516c03
...@@ -400,6 +400,18 @@ ...@@ -400,6 +400,18 @@
} }
] ]
}, },
{
"name": "Minify",
"details": "https://github.com/tssajo/Minify",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/tssajo/Minify/tags",
"author": "tssajo",
"labels": ["minification"]
}
]
},
{ {
"name": "Minify JS To Clipboard", "name": "Minify JS To Clipboard",
"details": "https://github.com/vicapow/sublime-minify-js-to-clipboard", "details": "https://github.com/vicapow/sublime-minify-js-to-clipboard",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment