-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhmm.json
More file actions
95 lines (95 loc) · 2.1 KB
/
Copy pathhmm.json
File metadata and controls
95 lines (95 loc) · 2.1 KB
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
{
"dependencies": [
{
"name": "compiletime",
"type": "haxelib",
"dir": null,
"version": "2.8.0"
},
{
"name": "format",
"type": "haxelib",
"dir": null,
"version": "3.8.0"
},
{
"name": "haxeui-core",
"type": "haxelib",
"dir": null,
"version": "1.7.0"
},
{
"name": "haxeui-openfl",
"type": "haxelib",
"dir": null,
"version": "1.7.0"
},
{
"name": "hxcpp",
"type": "haxelib",
"dir": null,
"version": "4.3.2"
},
{
"name": "hxcpp-debug-server",
"type": "git",
"dir": "hxcpp-debug-server",
"ref": "93a8027e4f930cf6c4f49c5ad98e56979ca31795",
"url": "https://github.com/vshaxe/hxcpp-debugger"
},
{
"name": "hxp",
"type": "haxelib",
"dir": null,
"version": "1.3.1"
},
{
"name": "jsonpatch",
"type": "git",
"dir": null,
"ref": "f9b83215acd586dc28754b4ae7f69d4c06c3b4d3",
"url": "https://github.com/EliteMasterEric/jsonpatch"
},
{
"name": "jsonpath",
"type": "git",
"dir": null,
"ref": "a6a91e89728ac7e3b4d4157d8200e8870ee86f02",
"url": "https://github.com/EliteMasterEric/jsonpath"
},
{
"name": "lime",
"type": "git",
"dir": null,
"ref": "2e856bd247fba91e13059d3d37e363ed1f6b817e",
"url": "https://github.com/player-03/lime"
},
{
"name": "openfl",
"type": "haxelib",
"dir": null,
"version": "9.5.0"
},
{
"name": "polymod",
"type": "git",
"dir": null,
"ref": "574c152100a3509649f917a4a138bbb0c0979380",
"url": "https://github.com/FunkinCrew/polymod"
},
{
"name": "thx.core",
"type": "git",
"dir": null,
"ref": "2bf2b992e06159510f595554e6b952e47922f128",
"url": "https://github.com/fponticelli/thx.core"
},
{
"name": "thx.semver",
"type": "git",
"dir": null,
"ref": "bdb191fe7cf745c02a980749906dbf22719e200b",
"url": "https://github.com/fponticelli/thx.semver"
}
]
}