diff --git a/packages.json b/packages.json index 8503b24..472200d 100644 --- a/packages.json +++ b/packages.json @@ -22513,5 +22513,21 @@ "license": "MIT", "web": "https://github.com/khchen/memlib", "doc": "https://khchen.github.io/memlib" + }, + { + "name": "owoifynim", + "url": "https://github.com/deadshot465/owoifynim", + "method": "git", + "tags": [ + "fun", + "nonsense", + "curse", + "baby", + "owoify", + "babyspeak" + ], + "description": "Turning your worst nightmare into a Nim package. This is a Nim port of mohan-cao's owoify-js, which will help you turn any string into nonsensical babyspeak similar to LeafySweet's infamous Chrome extension.", + "license": "MIT", + "web": "https://github.com/deadshot465/owoifynim" } ]