Files
gh-motlin-claude-code-plugi…/.claude-plugin/plugin.json
2025-11-30 08:41:08 +08:00

19 lines
441 B
JSON

{
"name": "java",
"description": "Java and Maven tools for OpenRewrite import ordering and POM dependency management",
"version": "0.18.0",
"author": {
"name": "Craig Motlin"
},
"skills": [
"./skills/openrewrite/SKILL.md",
"./skills/pom-ordering/SKILL.md"
],
"agents": [
"./agents/liquibase-lock-resolver.md"
],
"commands": [
"./commands/openrewrite-imports.md",
"./commands/pom-ordering.md"
]
}