18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"name": "openrewrite",
|
|
"owner": {
|
|
"name": "Scott",
|
|
"email": "scott.jungling@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "openrewrite",
|
|
"description": "Claude Code plugin",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-sjungling-claude-plugins-plugins-openrewrite.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |