From fa101cf72ca043c156160dce0785752423d32afb Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Mon, 19 Aug 2019 17:24:48 -0300 Subject: [PATCH] Added package redneck_translator (#1146) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 0c71eae..5a0ff1d 100644 --- a/packages.json +++ b/packages.json @@ -14039,6 +14039,19 @@ "license": "MIT", "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",