Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user