- Remove Roadmap section from README (no longer representative) - Update all version references to 2.0.0 - marketplace.json: 2.0.0 - projman plugin: 2.0.0 - Update documentation version references Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
19 lines
423 B
JSON
19 lines
423 B
JSON
{
|
|
"name": "projman",
|
|
"version": "2.0.0",
|
|
"description": "Sprint planning and project management with Gitea integration",
|
|
"author": {
|
|
"name": "Bandit Labs",
|
|
"email": "dev@banditlabs.io"
|
|
},
|
|
"license": "MIT",
|
|
"repository": "https://gitea.hotserv.cloud/bandit/support-claude-mktplace",
|
|
"keywords": [
|
|
"project-management",
|
|
"sprint-planning",
|
|
"gitea",
|
|
"agile",
|
|
"lessons-learned"
|
|
]
|
|
}
|