From 5c61f51e7bba5ad7f46e776c3b90ad7dfa7fcdea Mon Sep 17 00:00:00 2001 From: Anirudh Date: Wed, 7 Nov 2018 02:58:43 +0530 Subject: Add crap package (#924) * Add crap package * Add missing square brace --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index f85f863..7df656f 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] -- cgit v1.2.3