mirror of
https://github.com/status-im/nim-raft.git
synced 2025-01-31 07:15:21 +00:00
59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
{
|
|
"version": 1,
|
|
"packages": {
|
|
"unittest2": {
|
|
"version": "0.0.4",
|
|
"vcsRevision": "f180f596c88dfd266f746ed6f8dbebce39c824db",
|
|
"url": "https://github.com/status-im/nim-unittest2.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "fa309c41eaf6ef57895b9e603f2620a2f6e11780"
|
|
}
|
|
},
|
|
"stew": {
|
|
"version": "0.1.0",
|
|
"vcsRevision": "6ad35b876fb6ebe0dfee0f697af173acc47906ee",
|
|
"url": "https://github.com/status-im/nim-stew.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "46d58c4feb457f3241e3347778334e325dce5268"
|
|
}
|
|
},
|
|
"chronicles": {
|
|
"version": "0.10.2",
|
|
"vcsRevision": "1682096306ddba8185dcfac360a8c3f952d721e4",
|
|
"url": "https://github.com/status-im/nim-chronicles.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"testutils",
|
|
"json_serialization"
|
|
],
|
|
"checksums": {
|
|
"sha1": "9a5bebb76b0f7d587a31e621d260119279e91c76"
|
|
}
|
|
},
|
|
"nimcrypto": {
|
|
"version": "0.5.4",
|
|
"vcsRevision": "a5742a9a214ac33f91615f3862c7b099aec43b00",
|
|
"url": "https://github.com/cheatfate/nimcrypto",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08"
|
|
}
|
|
},
|
|
,
|
|
"fsm.nim": {
|
|
"version": "0.1.1",
|
|
"vcsRevision": "ca6e14a5562e46805ed89593cb63bf6236939772",
|
|
"url": "https://github.com/ba0f3/fsm.nim",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08"
|
|
}
|
|
}
|
|
}
|
|
} |