diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 0c71eae..5a0ff1d 100644 --- a/packages.json +++ b/packages.json @@ -14040,6 +14040,19 @@ "web": "https://github.com/cwpearson/nim-murmurhash" }, { + "name": "redneck_translator", + "url": "https://github.com/juancarlospaco/redneck-translator", + "method": "git", + "tags": [ + "redneck", + "string", + "slang" + ], + "description": "Redneck Translator for Y'all", + "license": "MIT", + "web": "https://github.com/juancarlospaco/redneck-translator" + }, + { "name": "sweetanitify", "url": "https://github.com/juancarlospaco/sweetanitify", "method": "git", |
