mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 02:47:11 +00:00
23 lines
423 B
JSON
23 lines
423 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"ignoreDeps": [
|
|
"guava",
|
|
"rhino-runtime",
|
|
"mockito-core",
|
|
"antlr4",
|
|
"antlr4-runtime",
|
|
"paranamer",
|
|
"fastutil",
|
|
"it.unimi.dsi:fastutil",
|
|
"auto-value-annotations",
|
|
"auto-value",
|
|
"gson",
|
|
"net.fabricmc:fabric-loader",
|
|
"net.fabricmc.fabric-api:fabric-api",
|
|
"com.github.luben:zstd-jni"
|
|
]
|
|
}
|