mirror of
https://github.com/status-im/nim-raft.git
synced 2025-01-12 22:34:39 +00:00
156 lines
4.3 KiB
Plaintext
156 lines
4.3 KiB
Plaintext
{
|
|
"version": 2,
|
|
"packages": {
|
|
"unittest2": {
|
|
"version": "0.2.1",
|
|
"vcsRevision": "262b697f38d6b6f1e7462d3b3ab81d79b894e336",
|
|
"url": "https://github.com/status-im/nim-unittest2",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "1bac3a8355441edeed1ef3134e7436d6fb5d4498"
|
|
}
|
|
},
|
|
"stew": {
|
|
"version": "0.1.0",
|
|
"vcsRevision": "9958aac68a7613a3312fa96dd2f3b29caf17772e",
|
|
"url": "https://github.com/status-im/nim-stew",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "4eb2b0c4b0fe9817ee19202e8723d46c284f2875"
|
|
}
|
|
},
|
|
"isaac": {
|
|
"version": "0.1.3",
|
|
"vcsRevision": "45a5cbbd54ff59ba3ed94242620c818b9aad1b5b",
|
|
"url": "https://github.com/pragmagic/isaac/",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "05c3583a954715d84b0bf1be97f9a503249e9cdf"
|
|
}
|
|
},
|
|
"faststreams": {
|
|
"version": "0.3.0",
|
|
"vcsRevision": "422971502bd641703bf78a27cb20429e77fcfb8b",
|
|
"url": "https://github.com/status-im/nim-faststreams",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "64045de53dade90c36ba5a75f51603725c5b0f30"
|
|
}
|
|
},
|
|
"serialization": {
|
|
"version": "0.2.2",
|
|
"vcsRevision": "4d541ec43454809904fc4c3c0a7436410ad597d2",
|
|
"url": "https://github.com/status-im/nim-serialization.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"faststreams",
|
|
"unittest2",
|
|
"stew"
|
|
],
|
|
"checksums": {
|
|
"sha1": "1dcdb29f17d0aff295e7e57edf530b1e16fb6c59"
|
|
}
|
|
},
|
|
"json_serialization": {
|
|
"version": "0.2.2",
|
|
"vcsRevision": "3f1ce24ee116daedbc9c8be525e63ec03e185a28",
|
|
"url": "https://github.com/status-im/nim-json-serialization.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"serialization",
|
|
"stew"
|
|
],
|
|
"checksums": {
|
|
"sha1": "da0d38b775f222703784b273225fe89267430482"
|
|
}
|
|
},
|
|
"httputils": {
|
|
"version": "0.3.0",
|
|
"vcsRevision": "3b491a40c60aad9e8d3407443f46f62511e63b18",
|
|
"url": "https://github.com/status-im/nim-http-utils",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "1331f33585eda05d1e50385fa7871c3bf2a449d7"
|
|
}
|
|
},
|
|
"uuids": {
|
|
"version": "0.1.12",
|
|
"vcsRevision": "42052ba362a9cd4685463edb3781beeb9b8e547e",
|
|
"url": "https://github.com/pragmagic/uuids/",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"isaac"
|
|
],
|
|
"checksums": {
|
|
"sha1": "154a31d6f5428c2863c48a057b7143ff9a6e4613"
|
|
}
|
|
},
|
|
"testutils": {
|
|
"version": "0.5.0",
|
|
"vcsRevision": "dfc4c1b39f9ded9baf6365014de2b4bfb4dafc34",
|
|
"url": "https://github.com/status-im/nim-testutils",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "756d0757c4dd06a068f9d38c7f238576ba5ee897"
|
|
}
|
|
},
|
|
"bearssl": {
|
|
"version": "0.2.1",
|
|
"vcsRevision": "d55d3a86d7ec3ad11b244e17b3bad490bfbd076d",
|
|
"url": "https://github.com/status-im/nim-bearssl.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "5327c983483c4dd465347c6b8a974239c7c6c612"
|
|
}
|
|
},
|
|
"chronicles": {
|
|
"version": "0.10.3",
|
|
"vcsRevision": "ccbb7566d1a06bfc1ec42dd8da74a47f1d3b3f4b",
|
|
"url": "https://github.com/status-im/nim-chronicles.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"testutils",
|
|
"json_serialization"
|
|
],
|
|
"checksums": {
|
|
"sha1": "09ae5c46be94aa60d2b0ca80c215a142f94e3603"
|
|
}
|
|
},
|
|
"chronos": {
|
|
"version": "3.2.0",
|
|
"vcsRevision": "ba143e029f35fd9b4cd3d89d007cc834d0d5ba3c",
|
|
"url": "https://github.com/status-im/nim-chronos",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"bearssl",
|
|
"httputils",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "5783067584ac6812eb64b8454ea6f9c97ff1262a"
|
|
}
|
|
}
|
|
},
|
|
"tasks": {}
|
|
}
|