mirror of
https://github.com/logos-storage/nim-nitro.git
synced 2026-01-03 06:03:09 +00:00
111 lines
3.1 KiB
Plaintext
111 lines
3.1 KiB
Plaintext
{
|
|
"version": 2,
|
|
"packages": {
|
|
"results": {
|
|
"version": "0.5.0",
|
|
"vcsRevision": "57b2392ad69849e3e2d02b74a8a0feee2c3d9570",
|
|
"url": "https://github.com/arnetheduck/nim-results",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "901e2ed088160fdcb8fdf3b315ce62baedc3f7ba"
|
|
}
|
|
},
|
|
"unittest2": {
|
|
"version": "0.2.3",
|
|
"vcsRevision": "845b6af28b9f68f02d320e03ad18eccccea7ddb9",
|
|
"url": "https://github.com/status-im/nim-unittest2",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "6936b4e4676c9b37537d93f31cb8fc46f4ebaacb"
|
|
}
|
|
},
|
|
"stew": {
|
|
"version": "0.2.0",
|
|
"vcsRevision": "79e4fa5a9d3374db17ed63622714d3e1094c7f34",
|
|
"url": "https://github.com/status-im/nim-stew",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"results",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "26d477c735913b7daa1dab53dd74803c88209634"
|
|
}
|
|
},
|
|
"stint": {
|
|
"version": "2.0.0",
|
|
"vcsRevision": "3236fa68394f1e3a06e2bc34218aacdd2d675923",
|
|
"url": "https://github.com/status-im/nim-stint",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew"
|
|
],
|
|
"checksums": {
|
|
"sha1": "50744885ee1c320675078b46520268bf3c3c5d81"
|
|
}
|
|
},
|
|
"nimcrypto": {
|
|
"version": "0.6.2",
|
|
"vcsRevision": "dc07e3058c6904eef965394493b6ea99aa2adefc",
|
|
"url": "https://github.com/cheatfate/nimcrypto",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "8e3e42530f54c8c312942a89640b7e0f687f33a5"
|
|
}
|
|
},
|
|
"questionable": {
|
|
"version": "0.10.15",
|
|
"vcsRevision": "82d90b67bcfb7f2e918b61dace2ff1a4ced60935",
|
|
"url": "https://github.com/markspanbroek/questionable",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "3238ff637c7b44d2fa8fcb839a8ded968e389de3"
|
|
}
|
|
},
|
|
"upraises": {
|
|
"version": "0.1.0",
|
|
"vcsRevision": "d9f268db1021959fe0f2c7a5e49fba741f9932a0",
|
|
"url": "https://github.com/markspanbroek/upraises",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "176234f808b44a0be763df706ed634d6e8df17bb"
|
|
}
|
|
},
|
|
"contractabi": {
|
|
"version": "0.7.0",
|
|
"vcsRevision": "363f8b4852b05c089b1e35ef3a0a882d51c996bc",
|
|
"url": "https://github.com/status-im/nim-contract-abi",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stint",
|
|
"stew",
|
|
"nimcrypto",
|
|
"questionable",
|
|
"upraises"
|
|
],
|
|
"checksums": {
|
|
"sha1": "be9a6b1dc2dc3057f68a6e69f77eb6b873909b04"
|
|
}
|
|
},
|
|
"secp256k1": {
|
|
"version": "0.6.0.3.2",
|
|
"vcsRevision": "e5f0ed8bc27d477b13c174d9c2768d2b0c41da07",
|
|
"url": "https://github.com/status-im/nim-secp256k1",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"nimcrypto"
|
|
],
|
|
"checksums": {
|
|
"sha1": "6df5d2c8236d715553c9c2c66d568ceaf48c454a"
|
|
}
|
|
}
|
|
},
|
|
"tasks": {}
|
|
}
|