Files
2025-11-30 09:04:43 +08:00

12 lines
296 B
JSON

{
"name": "venturo-planner",
"description": "Database design and API contract planning tool - Generate ERD, DBML, and API contracts following audit standards",
"version": "1.0.0",
"author": {
"name": "Venturo",
"email": "dev@venturo.id"
},
"commands": [
"./commands"
]
}