-
Notifications
You must be signed in to change notification settings - Fork 14
/
hmm.json
44 lines (44 loc) · 867 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
{
"dependencies": [
{
"name": "dots",
"type": "git",
"dir": "",
"ref": "9b7c752",
"url": "git@github.com:fponticelli/dots"
},
{
"name": "dox",
"type": "haxelib",
"version": "1.1.0"
},
{
"name": "thx.core",
"type": "git",
"dir": "",
"ref": "e800498",
"url": "git@github.com:fponticelli/thx.core"
},
{
"name": "thx.promise",
"type": "git",
"dir": "",
"ref": "65379a9",
"url": "git@github.com:fponticelli/thx.promise"
},
{
"name": "thx.stream",
"type": "git",
"dir": "",
"ref": "bf4520c",
"url": "git@github.com:fponticelli/thx.stream"
},
{
"name": "utest",
"type": "git",
"dir": "",
"ref": "0b96b9d",
"url": "git@github.com:fponticelli/utest"
}
]
}