diff --git a/packages.json b/packages.json index 6480a64..1ab253b 100644 --- a/packages.json +++ b/packages.json @@ -27567,6 +27567,19 @@ "license": "LGPL-3.0", "web": "https://github.com/accodeing/dimage" }, + { + "name": "aspartame", + "url": "https://git.sr.ht/~xigoi/aspartame", + "method": "git", + "tags": [ + "syntax", + "sugar", + "utility" + ], + "description": "More syntactic sugar for Nim", + "license": "GPL-3.0-or-later", + "web": "https://git.sr.ht/~xigoi/aspartame" + }, { "name": "checkif", "url": "https://git.ozzuu.com/thisago/checkif",