geforkt von Mirrors/FastAsyncWorldEdit
20 Zeilen
299 B
JSON
20 Zeilen
299 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"ignoreDeps": [
|
|
"guava",
|
|
"rhino-runtime",
|
|
"mockito-core",
|
|
"antlr4",
|
|
"antlr4-runtime",
|
|
"paranamer",
|
|
"fastutil",
|
|
"auto-value-annotations",
|
|
"auto-value",
|
|
"gson",
|
|
"fabric-api"
|
|
]
|
|
}
|