-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathhmm.json
49 lines (49 loc) · 816 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
47
48
49
{
"dependencies": [
{
"name": "checkstyle",
"type": "haxelib",
"version": "2.8.5"
},
{
"name": "flixel",
"type": "haxelib",
"version": "5.8.0"
},
{
"name": "formatter",
"type": "haxelib",
"version": "1.16.0"
},
{
"name": "hmm",
"type": "haxelib",
"version": "3.1.0"
},
{
"name": "hscript",
"type": "haxelib",
"version": "2.5.0"
},
{
"name": "hxcpp",
"type": "haxelib",
"version": "4.3.2"
},
{
"name": "lime",
"type": "haxelib",
"version": "8.1.2"
},
{
"name": "newgrounds",
"type": "haxelib",
"version": "2.0.2"
},
{
"name": "openfl",
"type": "haxelib",
"version": "9.3.3"
}
]
}