-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnimble.lock
60 lines (60 loc) · 1.66 KB
/
nimble.lock
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
{
"version": 2,
"packages": {
"termstyle": {
"version": "0.1.0",
"vcsRevision": "eefd9f17071df2b8c13e18537cd799acd7f41501",
"url": "https://github.com/PMunch/termstyle",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "4641c9f9e587d5cf04ccd3ce0bf1ef0263a16299"
}
},
"macroutils": {
"version": "1.2.0",
"vcsRevision": "b460c6804c97df8cfdc80c308b574ae90b30ac61",
"url": "https://github.com/PMunch/macroutils",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "1759c705ba1fe48426ee7ca2d0c7fa265e91806b"
}
},
"nimbleutils": {
"version": "0.3.2",
"vcsRevision": "f4407719a916aedb8933b5596db50d04ff1328c1",
"url": "https://github.com/PMunch/nimbleutils",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "991ece0899ef191519534d3f5fa8d5097b747032"
}
},
"futhark": {
"version": "0.13.2",
"vcsRevision": "924020f520d04b917c5437e994c1e7767bccb578",
"url": "https://github.com/PMunch/futhark",
"downloadMethod": "git",
"dependencies": [
"termstyle",
"macroutils",
"nimbleutils"
],
"checksums": {
"sha1": "33b5d9892d6ef514a5cc7e92585d319a15c23ab3"
}
},
"results": {
"version": "0.4.0",
"vcsRevision": "8a03fb2e00dccbf35807c869e0184933b0cffa37",
"url": "https://github.com/arnetheduck/nim-results",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "395b12b5e931ce871d1b10adcc7fe687d771abfb"
}
}
},
"tasks": {}
}