From b6d1e2bdd548bcd7f288d117e023676232b30cec Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Mon, 19 Aug 2019 17:10:02 -0300 Subject: [PATCH] Added package sweetanitify (#1145) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index b13e928..0c71eae 100644 --- a/packages.json +++ b/packages.json @@ -14038,5 +14038,18 @@ "description": "Pure nim implementation of MurmurHash", "license": "MIT", "web": "https://github.com/cwpearson/nim-murmurhash" + }, + { + "name": "sweetanitify", + "url": "https://github.com/juancarlospaco/sweetanitify", + "method": "git", + "tags": [ + "sweet_anita", + "tourette", + "string" + ], + "description": "Sweet_Anita Translator, help spread awareness about Tourettes", + "license": "MIT", + "web": "https://github.com/juancarlospaco/sweetanitify" } ]