mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 15:24:56 +00:00
14 lines
343 B
JSON
14 lines
343 B
JSON
{
|
|
"packageId": "codegen_studio",
|
|
"name": "Codegen Studio",
|
|
"version": "1.0.0",
|
|
"description": "Generate Next.js, React, and CLI starters from configurable templates.",
|
|
"icon": "static_content/icon.svg",
|
|
"author": "MetaBuilder",
|
|
"category": "tools",
|
|
"dependencies": [],
|
|
"exports": {
|
|
"components": []
|
|
},
|
|
"minLevel": 5
|
|
} |