-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhmm.json
More file actions
78 lines (78 loc) · 1.79 KB
/
hmm.json
File metadata and controls
78 lines (78 loc) · 1.79 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
{
"dependencies": [
{
"name": "haxeui-core",
"type": "haxelib",
"version": "1.7.0"
},
{
"name": "haxeui-openfl",
"type": "haxelib",
"version": "1.7.0"
},
{
"name": "hxcpp",
"type": "haxelib",
"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",
"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",
"version": "9.5.0"
},
{
"name": "polymod",
"type": "git",
"dir": null,
"ref": "3f511487c36e6ef8bdcef90edee08b83e9880d23",
"url": "https://github.com/larsiusprime/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"
}
]
}