18 lines
437 B
JSON
18 lines
437 B
JSON
{
|
|
"name": "jira-ticket",
|
|
"owner": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "plugins@claude.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "jira-ticket",
|
|
"description": "Generate Jira tickets from discussions, PRs, issues, or files",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-chmouel-claude-code-plugins-plugins-jira-ticket.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |