aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 709f024..7b24d9f 100644
--- a/packages.json
+++ b/packages.json
@@ -11650,5 +11650,20 @@
"description": "Haraka v2 short-input hash function",
"license": "MIT",
"web": "https://github.com/ehmry/nim-haraka"
+ },
+ {
+ "name": "moe",
+ "url": "https://github.com/fox0430/moe",
+ "method": "git",
+ "tags": [
+ "console",
+ "command-line",
+ "editor",
+ "text",
+ "cli"
+ ],
+ "description": "A command lined based text editor",
+ "license": "GPLv3",
+ "web": "https://github.com/fox0430/moe"
}
]