Files
leo-claude-mktplace/.claude-plugins/projman-marketplace/.claude-plugin/marketplace.json
lmiranda 3519a0ed67 fix: source path must start with ./
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 13:58:59 -05:00

16 lines
329 B
JSON

{
"name": "projman-marketplace",
"owner": {
"name": "Bandit Labs",
"email": "dev@banditlabs.io"
},
"plugins": [
{
"name": "projman",
"version": "0.1.0",
"description": "Sprint planning and project management with Gitea and Wiki.js integration",
"source": "./../../projman"
}
]
}