13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"required": false,
|
|
"package": "xyz.fortern.noendspike.mixin",
|
|
"compatibilityLevel": "JAVA_25",
|
|
"client": [
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"overwrites": {
|
|
"requireAnnotations": true
|
|
}
|
|
} |