mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-07 16:49:10 +00:00
Updated JSON format
This commit is contained in:
+2
-6
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"explanation":"This JSON file is used for version management, so that we can simply download the latest version. This should be kept up to date too.",
|
"explanation":"This JSON file is used for version management, so that we can simply download the latest version. This should be kept up to date too.",
|
||||||
"dependencies":[
|
"dependencies":{
|
||||||
{
|
|
||||||
"317-api-minified":[
|
"317-api-minified":[
|
||||||
{
|
{
|
||||||
"groupId":"org.parabot"
|
"groupId":"org.parabot"
|
||||||
@@ -12,9 +11,7 @@
|
|||||||
{
|
{
|
||||||
"version":"1.1"
|
"version":"1.1"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
},
|
|
||||||
{
|
|
||||||
"client":[
|
"client":[
|
||||||
{
|
{
|
||||||
"groupId":"org.parabot"
|
"groupId":"org.parabot"
|
||||||
@@ -27,5 +24,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user