diff --git a/packages.json b/packages.json index 339c0bb..2eae636 100644 --- a/packages.json +++ b/packages.json @@ -27298,5 +27298,18 @@ "description": "Brightcove player parser", "license": "MIT", "web": "https://github.com/thisago/brightcove" + }, + { + "name": "codegenlib", + "url": "https://github.com/Mythical-Forest-Collective/CodeGenLib", + "method": "git", + "tags": [ + "library", + "codegen", + "codegeneration" + ], + "description": "A simple code generation library for other programming languages!", + "license": "MIT", + "web": "https://github.com/Mythical-Forest-Collective/CodeGenLib" } ]