79 lines
2.1 KiB
Plaintext
79 lines
2.1 KiB
Plaintext
{
|
|
"version": 1,
|
|
"packages": {
|
|
"unittest2": {
|
|
"version": "0.0.5",
|
|
"vcsRevision": "da8398c45cafd5bd7772da1fc96e3924a18d3823",
|
|
"url": "https://github.com/status-im/nim-unittest2",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "b3f8493a4948989ef3e645a38b23aad77e851e26"
|
|
}
|
|
},
|
|
"stew": {
|
|
"version": "0.1.0",
|
|
"vcsRevision": "447b23d3bf6eb7be6531385e4db9124772c98068",
|
|
"url": "https://github.com/status-im/nim-stew.git",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "98cbd5289c44e355d50b3914b0876ea0dd2a6813"
|
|
}
|
|
},
|
|
"httputils": {
|
|
"version": "0.3.0",
|
|
"vcsRevision": "a85bd52ae0a956983ca6b3267c72961d2ec0245f",
|
|
"url": "https://github.com/status-im/nim-http-utils",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "92933b21bcd29335f68e377e2b2193fa331e28b3"
|
|
}
|
|
},
|
|
"bearssl": {
|
|
"version": "0.2.0",
|
|
"vcsRevision": "acf9645e328bdcab481cfda1c158e07ecd46bd7b",
|
|
"url": "https://github.com/status-im/nim-bearssl",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "c939aef6a1c17c95131242a6292ade1c92380792"
|
|
}
|
|
},
|
|
"chronos": {
|
|
"version": "3.0.11",
|
|
"vcsRevision": "8fcbe716b2f069480277aa6781782d3e311ee2c0",
|
|
"url": "https://github.com/status-im/nim-chronos",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"bearssl",
|
|
"httputils",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "a9f6c91ea5b2f48dddd8500c9556562185102808"
|
|
}
|
|
},
|
|
"faststreams": {
|
|
"version": "0.3.0",
|
|
"vcsRevision": "814f8927e1f356f39219f37f069b83066bcc893a",
|
|
"url": "https://github.com/status-im/nim-faststreams",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"chronos",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "16c69a7b454d803dcf28f6115f42bb47421d9376"
|
|
}
|
|
}
|
|
}
|
|
} |