feat(plugins): bundle project scaffold marketplace plugin

This commit is contained in:
2026-09-04 22:21:24 +08:00
parent 2207806038
commit ddb678b46f
23 changed files with 218 additions and 86 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "makelore.project-scaffold",
"version": "1.0.0",
"private": true,
"type": "module"
}