|
@@ -0,0 +1,17 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "version": "2.2",
|
|
|
|
|
+ "description": "A tool to batch delete empty folders.",
|
|
|
|
|
+ "license": "GPL-3.0-or-later",
|
|
|
|
|
+ "homepage": "https://www.jonasjohn.de/red.htm",
|
|
|
|
|
+ "hash": "sha1:00124046586afd9ca21957363b00da3c2e72cb9b",
|
|
|
|
|
+ "url": "https://downloads.sourceforge.net/project/rem-empty-dir/red-v2.2-portable.zip",
|
|
|
|
|
+ "bin": [
|
|
|
|
|
+ ["RED2.exe", "remove-empty-folders"]
|
|
|
|
|
+ ],
|
|
|
|
|
+ "shortcuts": [
|
|
|
|
|
+ [
|
|
|
|
|
+ "RED2.exe",
|
|
|
|
|
+ "Remove Empty Folders"
|
|
|
|
|
+ ]
|
|
|
|
|
+ ]
|
|
|
|
|
+}
|