{ "name": "data-platform", "version": "1.0.0", "description": "Data engineering tools with pandas, PostgreSQL/PostGIS, and dbt integration", "author": { "name": "Leo Miranda", "email": "leobmiranda@gmail.com" }, "homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/data-platform/README.md", "repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git", "license": "MIT", "keywords": [ "pandas", "postgresql", "postgis", "dbt", "data-engineering", "etl", "dataframe" ], "hooks": { "SessionStart": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/startup-check.sh" } ] }, "commands": ["./commands/"], "mcpServers": ["./.mcp.json"] }