18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"name": "fairdb-operations-kit",
|
|
"description": "Complete operations kit for FairDB PostgreSQL as a Service - VPS setup, PostgreSQL management, customer provisioning, monitoring, and backup automation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "jeremy@intentsolutions.io"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |