You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
377 B
JSON

{
"name": "java-decompiler",
"version": "1.0.0",
"description": "Java class file decompiler and project analysis tool for restoring compiled Java projects",
"author": {
"name": "Claude Code Plugin"
},
"keywords": ["java", "decompile", "reverse-engineering", "analysis", "class-files"],
"skills": "./skills",
"agents": "./agents",
"scripts": "./scripts"
}