18 lines
551 B
JSON
18 lines
551 B
JSON
{
|
|
"name": "openrewrite-recipe",
|
|
"owner": {
|
|
"name": "Moderne, Inc.",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "openrewrite-recipe",
|
|
"description": "Expert guidance for writing OpenRewrite recipes - automated refactoring operations for source code. Includes templates, examples, and comprehensive best practices.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-openrewrite-rewrite-docs-openrewrite-recipe-writer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |