Files
2025-11-30 08:37:46 +08:00

11 lines
216 B
JSON

{
"name": "project-initializer",
"description": "Interactive project setup command for various tech stacks",
"version": "1.0.0",
"author": {
"name": "Lightsoft"
},
"commands": [
"./commands"
]
}