-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnimble.lock
More file actions
48 lines (48 loc) · 1.3 KB
/
Copy pathnimble.lock
File metadata and controls
48 lines (48 loc) · 1.3 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
{
"version": 2,
"packages": {
"asynctools": {
"version": "0.1.1",
"vcsRevision": "a1a17d06713727d97810cad291e29dd7c672738f",
"url": "https://github.com/cheatfate/asynctools",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "3f7096335282f45ebab49b939b20a1ed52cdec31"
}
},
"bcrypt": {
"version": "0.2.1",
"vcsRevision": "9747d7f6ad3277c169444b5dedb5b99075cd140c",
"url": "https://github.com/ithkuil/bcryptnim/",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "5d8719a26c03137b6c38dbf13e9a102b985f8d18"
}
},
"patty": {
"version": "0.3.5",
"vcsRevision": "31bb61b990b8b3bae1cba2f353fb978448942318",
"url": "https://github.com/andreaferretti/patty",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "6bc181924709c8a2d06b1459a31e73eb42cf1283"
}
},
"nimboost": {
"version": "0.5.5",
"vcsRevision": "68d8e681cbdd1e6b805327d335ab1319e5d6eaf9",
"url": "https://github.com/vegansk/nimboost",
"downloadMethod": "git",
"dependencies": [
"patty"
],
"checksums": {
"sha1": "43f6fa8c7b9706c65659ab7c3650c31641a801a5"
}
}
},
"tasks": {}
}