-
Notifications
You must be signed in to change notification settings - Fork 29
/
nimble.lock
60 lines (60 loc) · 1.64 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": {
"checksums": {
"version": "0.2.1",
"vcsRevision": "f8f6bd34bfa3fe12c64b919059ad856a96efcba0",
"url": "https://github.com/nim-lang/checksums",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "d3c7a1d0c0dee8fa089bd7f4d474e005877b608a"
}
},
"db_connector": {
"version": "0.1.0",
"vcsRevision": "e65693709dd042bc723c8f1d46cc528701f1c479",
"url": "https://github.com/nim-lang/db_connector",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "05c335ec678614b973d8a80651971e0719045d14"
}
},
"unicodedb": {
"version": "0.12.0",
"vcsRevision": "b055310c08db8f879057b4fec15c8301ee93bb2a",
"url": "https://github.com/nitely/nim-unicodedb",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "4452416471e2fe8726eb6070ed6ea7368171cc09"
}
},
"regex": {
"version": "0.20.2",
"vcsRevision": "1f21ff2069c5d58aa3f326aa7b2ea458cf0a50cf",
"url": "https://github.com/nitely/nim-regex",
"downloadMethod": "git",
"dependencies": [
"unicodedb"
],
"checksums": {
"sha1": "f376a11f34d2dfbfd18abdd31e6379e3cf2e7c6d"
}
},
"docopt": {
"version": "0.7.0",
"vcsRevision": "d2ad95f4f95bae7d41493afa7a95c8aaab10b630",
"url": "https://github.com/docopt/docopt.nim",
"downloadMethod": "git",
"dependencies": [
"regex"
],
"checksums": {
"sha1": "60fda67c990733c58ca227a09277c8e8e9dbfa70"
}
}
},
"tasks": {}
}