-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhmm.json
108 lines (108 loc) · 2.26 KB
/
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"dependencies": [
{
"name": "SScript",
"type": "haxelib",
"version": "21.0.0"
},
{
"name": "discord_rpc",
"type": "git",
"dir": null,
"ref": "2d83fa863ef0c1eace5f1cf67c3ac315d1a3a8a5",
"url": "https://github.com/Aidan63/linc_discord-rpc"
},
{
"name": "flixel",
"type": "haxelib",
"version": "5.3.1"
},
{
"name": "flixel-addons",
"type": "haxelib",
"version": "3.1.1"
},
{
"name": "flixel-ui",
"type": "haxelib",
"version": "2.5.0"
},
{
"name": "format",
"type": "haxelib",
"version": "3.6.0"
},
{
"name": "haxeui-core",
"type": "git",
"dir": null,
"ref": "f5daafe93bdfa957538f199294a54e0476c805b7",
"url": "https://github.com/haxeui/haxeui-core"
},
{
"name": "haxeui-flixel",
"type": "git",
"dir": null,
"ref": "be0b18553189a55fd42821026618a18615b070e3",
"url": "https://github.com/haxeui/haxeui-flixel"
},
{
"name": "hscript",
"type": "haxelib",
"version": "2.5.0"
},
{
"name": "hxCodec",
"type": "git",
"dir": null,
"ref": "c8c47e706ad82a423783006ed901b6d93c89a421",
"url": "https://github.com/polybiusproxy/hxCodec.git"
},
{
"name": "hxcpp",
"type": "git",
"dir": null,
"ref": "298ad2d6589f9eca4a46e1c2ea7892e124285b74",
"url": "https://github.com/HaxeFoundation/hxcpp"
},
{
"name": "hxcpp-debug-server",
"type": "haxelib",
"version": "1.2.4"
},
{
"name": "hxp",
"type": "haxelib",
"version": "1.3.0"
},
{
"name": "lime",
"type": "git",
"dir": null,
"ref": "develop",
"url": "https://github.com/Starmapo/lime"
},
{
"name": "markdown",
"type": "haxelib",
"version": "1.1.2"
},
{
"name": "openfl",
"type": "haxelib",
"version": "9.2.2"
},
{
"name": "systools",
"type": "git",
"dir": null,
"ref": "2055163b700afeaf8f566c32442148cdbc429e44",
"url": "https://github.com/haya3218/retools"
},
{
"name": "thx.semver",
"type": "haxelib",
"version": "0.2.2"
}
]
}