12 lines
296 B
JSON
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"
|
|
]
|
|
} |