diff --git a/packages.json b/packages.json index dd75ec2..1195202 100644 --- a/packages.json +++ b/packages.json @@ -34872,6 +34872,21 @@ "license": "GPL-3.0-only", "web": "https://github.com/cycneuramus/nimpsort" }, + { + "name": "lifter", + "url": "https://github.com/thing-king/lifter", + "method": "git", + "tags": [ + "object", + "ast", + "type", + "convert", + "lift" + ], + "description": "Lifts compile-time object to AST", + "license": "MIT", + "web": "https://github.com/thing-king/lifter" + }, { "name": "html", "url": "https://github.com/thing-king/html",