aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnirudh <icyph0x@pm.me>2018-11-07 02:58:43 +0530
committerDominik Picheta <dominikpicheta@googlemail.com>2018-11-06 21:28:43 +0000
commit5c61f51e7bba5ad7f46e776c3b90ad7dfa7fcdea (patch)
treec26485742651bd88b3f8b4432c08b37d98263696
parent29c3804ea3278d8832e23e21326ad29545f142a2 (diff)
downloadpackages-5c61f51e7bba5ad7f46e776c3b90ad7dfa7fcdea.tar.gz
packages-5c61f51e7bba5ad7f46e776c3b90ad7dfa7fcdea.zip
Add crap package (#924)
* Add crap package * Add missing square brace
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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"
}
]