mirror of
https://github.com/logos-storage/nim-contract-abi.git
synced 2026-01-02 05:33:07 +00:00
73 lines
2.0 KiB
Plaintext
73 lines
2.0 KiB
Plaintext
{
|
|
"version": 2,
|
|
"packages": {
|
|
"nimcrypto": {
|
|
"version": "0.7.2",
|
|
"vcsRevision": "8085515e717b07e29de1ef50d5e9f15a3f6004c0",
|
|
"url": "https://github.com/cheatfate/nimcrypto",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "8ed2a20f2efaa08782bb871284cbcc3100ca1dea"
|
|
}
|
|
},
|
|
"questionable": {
|
|
"version": "0.10.15",
|
|
"vcsRevision": "82d90b67bcfb7f2e918b61dace2ff1a4ced60935",
|
|
"url": "https://github.com/codex-storage/questionable",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "3238ff637c7b44d2fa8fcb839a8ded968e389de3"
|
|
}
|
|
},
|
|
"results": {
|
|
"version": "0.5.1",
|
|
"vcsRevision": "df8113dda4c2d74d460a8fa98252b0b771bf1f27",
|
|
"url": "https://github.com/arnetheduck/nim-results",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "a9c011f74bc9ed5c91103917b9f382b12e82a9e7"
|
|
}
|
|
},
|
|
"unittest2": {
|
|
"version": "0.2.4",
|
|
"vcsRevision": "8b51e99b4a57fcfb31689230e75595f024543024",
|
|
"url": "https://github.com/status-im/nim-unittest2",
|
|
"downloadMethod": "git",
|
|
"dependencies": [],
|
|
"checksums": {
|
|
"sha1": "746106a4dfefffce497f1693733f1c1513b5c62c"
|
|
}
|
|
},
|
|
"stew": {
|
|
"version": "0.4.1",
|
|
"vcsRevision": "e5740014961438610d336cd81706582dbf2c96f0",
|
|
"url": "https://github.com/status-im/nim-stew",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"results",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "996d9c058ee078d0209a5f539424a0235683918c"
|
|
}
|
|
},
|
|
"stint": {
|
|
"version": "0.8.2",
|
|
"vcsRevision": "470b7892561b5179ab20bd389a69217d6213fe58",
|
|
"url": "https://github.com/status-im/nim-stint",
|
|
"downloadMethod": "git",
|
|
"dependencies": [
|
|
"stew",
|
|
"unittest2"
|
|
],
|
|
"checksums": {
|
|
"sha1": "d8f871fd617e7857192d4609fe003b48942a8ae5"
|
|
}
|
|
}
|
|
},
|
|
"tasks": {}
|
|
}
|