forked from FunkinCrew/funkVis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hmm.json
46 lines (46 loc) · 841 Bytes
/
hmm.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
{
"dependencies": [
{
"name": "flixel",
"type": "haxelib",
"version": "5.3.1"
},
{
"name": "funkin.vis",
"type": "haxelib",
"version": null
},
{
"name": "grig.audio",
"type": "git",
"dir": "src",
"ref": "cbf91e2180fd2e374924fe74844086aab7891666",
"url": "https://gitlab.com/haxe-grig/grig.audio.git"
},
{
"name": "hxcpp",
"type": "haxelib",
"version": null
},
{
"name": "hxcpp-debug-server",
"type": "haxelib",
"version": "1.2.4"
},
{
"name": "instrument",
"type": "haxelib",
"version": null
},
{
"name": "lime",
"type": "haxelib",
"version": "8.0.2"
},
{
"name": "openfl",
"type": "haxelib",
"version": "9.2.2"
}
]
}