{ "version": 2, "packages": { "results": { "version": "0.4.0", "vcsRevision": "f3c666a272c69d70cb41e7245e7f6844797303ad", "url": "https://github.com/arnetheduck/nim-results", "downloadMethod": "git", "dependencies": [], "checksums": { "sha1": "51e08ca9524db98dc909fb39192272cc2b5451c7" } }, "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": "3159137d9a3110edb4024145ce0ba778975de40e", "url": "https://github.com/status-im/nim-stew", "downloadMethod": "git", "dependencies": [ "results", "unittest2" ], "checksums": { "sha1": "4ab494e272e997011853faddebe9e55183613776" } }, "bearssl": { "version": "0.2.1", "vcsRevision": "e4157639db180e52727712a47deaefcbbac6ec86", "url": "https://github.com/status-im/nim-bearssl", "downloadMethod": "git", "dependencies": [ "unittest2" ], "checksums": { "sha1": "a5086fd5c0af2b852f34c0cc6e4cff93a98f97ec" } }, "httputils": { "version": "0.3.0", "vcsRevision": "3b491a40c60aad9e8d3407443f46f62511e63b18", "url": "https://github.com/status-im/nim-http-utils", "downloadMethod": "git", "dependencies": [ "stew", "unittest2" ], "checksums": { "sha1": "1331f33585eda05d1e50385fa7871c3bf2a449d7" } }, "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" } }, "testutils": { "version": "0.5.0", "vcsRevision": "dfc4c1b39f9ded9baf6365014de2b4bfb4dafc34", "url": "https://github.com/status-im/nim-testutils", "downloadMethod": "git", "dependencies": [ "unittest2" ], "checksums": { "sha1": "756d0757c4dd06a068f9d38c7f238576ba5ee897" } }, "faststreams": { "version": "0.3.0", "vcsRevision": "720fc5e5c8e428d9d0af618e1e27c44b42350309", "url": "https://github.com/status-im/nim-faststreams", "downloadMethod": "git", "dependencies": [ "stew", "unittest2" ], "checksums": { "sha1": "ab178ba25970b95d953434b5d86b4d60396ccb64" } }, "serialization": { "version": "0.2.0", "vcsRevision": "4bdbc29e54fe54049950e352bb969aab97173b35", "url": "https://github.com/status-im/nim-serialization", "downloadMethod": "git", "dependencies": [ "faststreams", "unittest2", "stew" ], "checksums": { "sha1": "c8c99a387aae488e7008aded909ebfe662e74450" } }, "json_serialization": { "version": "0.1.5", "vcsRevision": "85b7ea093cb85ee4f433a617b97571bd709d30df", "url": "https://github.com/status-im/nim-json-serialization", "downloadMethod": "git", "dependencies": [ "serialization", "stew" ], "checksums": { "sha1": "c6b30565292acf199b8be1c62114726e354af59e" } }, "chronicles": { "version": "0.10.3", "vcsRevision": "32ac8679680ea699f7dbc046e8e0131cac97d41a", "url": "https://github.com/status-im/nim-chronicles", "downloadMethod": "git", "dependencies": [ "testutils", "json_serialization" ], "checksums": { "sha1": "79f09526d4d9b9196dd2f6a75310d71a890c4f88" } }, "nimcrypto": { "version": "0.6.0", "vcsRevision": "1c8d6e3caf3abc572136ae9a1da81730c4eb4288", "url": "https://github.com/cheatfate/nimcrypto", "downloadMethod": "git", "dependencies": [], "checksums": { "sha1": "da3b105ad6bd7beef25c69f03afccb5e5233d483" } }, "zlib": { "version": "0.1.0", "vcsRevision": "a2f44bb7f65571a894227ff6fde9298a104e03a5", "url": "https://github.com/status-im/nim-zlib", "downloadMethod": "git", "dependencies": [ "stew" ], "checksums": { "sha1": "edbf76ebdecb63d302d1883fe4b23b2eb0608cb7" } }, "websock": { "version": "0.1.0", "vcsRevision": "f8ed9b40a5ff27ad02a3c237c4905b0924e3f982", "url": "https://github.com/status-im/nim-websock", "downloadMethod": "git", "dependencies": [ "chronos", "httputils", "chronicles", "stew", "nimcrypto", "bearssl", "zlib" ], "checksums": { "sha1": "94f836ae589056b2deb04bdfdcd614fff80adaf5" } }, "dnsclient": { "version": "0.3.4", "vcsRevision": "23214235d4784d24aceed99bbfe153379ea557c8", "url": "https://github.com/ba0f3/dnsclient.nim", "downloadMethod": "git", "dependencies": [], "checksums": { "sha1": "65262c7e533ff49d6aca5539da4bc6c6ce132f40" } }, "secp256k1": { "version": "0.6.0.3.2", "vcsRevision": "7246d91c667f4cc3759fdd50339caa45a2ecd8be", "url": "https://github.com/status-im/nim-secp256k1", "downloadMethod": "git", "dependencies": [ "stew", "nimcrypto" ], "checksums": { "sha1": "aa0f88a68f67cef07f9f4a365a0121a2217dab81" } }, "metrics": { "version": "0.0.1", "vcsRevision": "6142e433fc8ea9b73379770a788017ac528d46ff", "url": "https://github.com/status-im/nim-metrics", "downloadMethod": "git", "dependencies": [ "chronos" ], "checksums": { "sha1": "16ba266012d32d49631ca00add8e4698343758e0" } } }, "tasks": {} }