Add crap package (#924)

* Add crap package

* Add missing square brace
This commit is contained in:
Anirudh 2018-11-07 02:58:43 +05:30 committed by Dominik Picheta
parent 29c3804ea3
commit 5c61f51e7b

View File

@ -11367,5 +11367,19 @@
"description": "HTML & CSS Minify Lib & App based on Regexes & parallel MultiReplaces",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-css-html-minify"
},
{
"name": "crap",
"url": "https://github.com/icyphox/crap",
"method": "git",
"tags": [
"rm",
"delete",
"trash",
"files"
],
"description": "`rm` files without fear",
"license": "MIT",
"web": "https://github.com/icyphox/crap"
}
]