-
Notifications
You must be signed in to change notification settings - Fork 2
/
manifest.json
57 lines (57 loc) · 964 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"format_version": 2,
"header": {
"description": "Advanced API Wrapper for GameTests.",
"name": "§l§9ShopAPI",
"uuid": "89c79483-2242-4d82-924b-a1171dae6024",
"version": [
0,
0,
1
],
"min_engine_version": [
1,
14,
0
]
},
"modules": [
{
"description": "Advanced API Wrapper for GameTests.",
"type": "javascript",
"uuid": "a8c2ea95-2eb7-4702-97c1-4eb30d91dd23",
"version": [
0,
0,
1
],
"entry": "scripts/index.js"
}
],
"dependencies": [
{
"uuid": "b26a4d4c-afdf-4690-88f8-931846312678",
"version": [
0,
1,
0
]
},
{
"uuid": "6f4b6893-1bb6-42fd-b458-7fa3d0c89616",
"version": [
0,
1,
0
]
},
{
"uuid": "2bd50a27-ab5f-4f40-a596-3641627c635e",
"version": [
0,
1,
0
]
}
]
}