-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathnimble.lock
More file actions
63 lines (63 loc) · 1.64 KB
/
nimble.lock
File metadata and controls
63 lines (63 loc) · 1.64 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"version": 2,
"packages": {
"winim": {
"version": "3.9.0",
"vcsRevision": "3abd0ae122cd41efd0ce6d45fea720ef7091e4ac",
"url": "https://github.com/khchen/winim",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "02cf5882b51550d7faddbce7eedac35c94dea729"
}
},
"minhook": {
"version": "1.0.0",
"vcsRevision": "7c0cfdac09e6b02114741318fe3e3284fc1ac334",
"url": "https://github.com/khchen/minhook",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "a2da03fb64c20b6dba03855addf3e608c4aec62d"
}
},
"memlib": {
"version": "1.3.0",
"vcsRevision": "0c46ef5e803160a9eab867d5ba0fcdb307aaa492",
"url": "https://github.com/khchen/memlib",
"downloadMethod": "git",
"dependencies": [
"winim",
"minhook"
],
"checksums": {
"sha1": "90fb8662a45423370d3c55dc34c0f5449d58779e"
}
},
"npeg": {
"version": "1.0.0",
"vcsRevision": "ed0fb09c9033a0757a3d7911066a1fc5add10846",
"url": "https://github.com/zevv/npeg",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "4936fbcc92864829760ccba3580267190a3ffac3"
}
},
"wnim": {
"version": "0.13.2",
"vcsRevision": "320b0a0282f4b7e77df17d5066896983c27e35f5",
"url": "https://github.com/khchen/wNim",
"downloadMethod": "git",
"dependencies": [
"winim",
"npeg",
"memlib"
],
"checksums": {
"sha1": "5416afd5535683e31f84c9f11078daff2d2fb5e9"
}
}
},
"tasks": {}
}