Added package codegenlib (#2338)

Co-authored-by: Technisha <proxneon960@gmail.com>
This commit is contained in:
Mythical-Forest-Collective 2022-08-30 17:22:59 +01:00 committed by GitHub
parent 3a4c388ec1
commit 27755d4de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]