-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnimble.lock
48 lines (48 loc) · 1.31 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
{
"version": 2,
"packages": {
"nim_pandoc": {
"version": "4.0.0",
"vcsRevision": "7141a75172427c0fbc319272a5a091b6d872dea1",
"url": "https://github.com/pysan3/nim_pandoc",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "b761cc1f00175b2a29d352467e9f62c893f69a06"
}
},
"unicodedb": {
"version": "0.12.0",
"vcsRevision": "b055310c08db8f879057b4fec15c8301ee93bb2a",
"url": "https://github.com/nitely/nim-unicodedb",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "4452416471e2fe8726eb6070ed6ea7368171cc09"
}
},
"regex": {
"version": "0.23.0",
"vcsRevision": "577c4ec3b235c5fd2653a9c86cbc4a576cfc0869",
"url": "https://github.com/nitely/nim-regex",
"downloadMethod": "git",
"dependencies": [
"unicodedb"
],
"checksums": {
"sha1": "89466caa353b571cdcd8271f2c797ba2c15a89f2"
}
},
"cligen": {
"version": "1.6.16",
"vcsRevision": "d9c10ef7aa54b6d9423a585eeebd36fd4ccd0f7c",
"url": "https://github.com/c-blake/cligen.git",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "087127d5fdadcfc931b98e4a0006360d1dc6d5d4"
}
}
},
"tasks": {}
}