1+ {
2+ "version": 1,
3+ "packages": {
4+ "unittest2": {
5+ "version": "0.0.4",
6+ "vcsRevision": "f180f596c88dfd266f746ed6f8dbebce39c824db",
7+ "url": "https://github.com/status-im/nim-unittest2.git",
8+ "downloadMethod": "git",
9+ "dependencies": [],
10+ "checksums": {
11+ "sha1": "fa309c41eaf6ef57895b9e603f2620a2f6e11780"
12+ }
13+ },
14+ "testutils": {
15+ "version": "0.4.2",
16+ "vcsRevision": "aa6e5216f4b4ab5aa971cdcdd70e1ec1203cedf2",
17+ "url": "https://github.com/status-im/nim-testutils",
18+ "downloadMethod": "git",
19+ "dependencies": [
20+ "unittest2"
21+ ],
22+ "checksums": {
23+ "sha1": "94427e0cce0e0c5841edcd3a6530b4e6b857a3cb"
24+ }
25+ },
26+ "stew": {
27+ "version": "0.1.0",
28+ "vcsRevision": "6ad35b876fb6ebe0dfee0f697af173acc47906ee",
29+ "url": "https://github.com/status-im/nim-stew.git",
30+ "downloadMethod": "git",
31+ "dependencies": [],
32+ "checksums": {
33+ "sha1": "46d58c4feb457f3241e3347778334e325dce5268"
34+ }
35+ },
36+ "bearssl": {
37+ "version": "0.1.5",
38+ "vcsRevision": "ba80e2a0d7ae8aab666cee013e38ff8d33a3e5e7",
39+ "url": "https://github.com/status-im/nim-bearssl",
40+ "downloadMethod": "git",
41+ "dependencies": [
42+ "unittest2"
43+ ],
44+ "checksums": {
45+ "sha1": "383abd5becc77bf8e365b780a29d20529e1d9c4c"
46+ }
47+ },
48+ "httputils": {
49+ "version": "0.3.0",
50+ "vcsRevision": "689da19e9e9cfff4ced85e2b25c6b2b5598ed079",
51+ "url": "https://github.com/status-im/nim-http-utils.git",
52+ "downloadMethod": "git",
53+ "dependencies": [
54+ "stew"
55+ ],
56+ "checksums": {
57+ "sha1": "4ad3ad68d13c50184180ab4b2eacc0bd7ed2ed44"
58+ }
59+ },
60+ "chronos": {
61+ "version": "3.0.11",
62+ "vcsRevision": "17fed89c99beac5a92d3668d0d3e9b0e4ac13936",
63+ "url": "https://github.com/status-im/nim-chronos.git",
64+ "downloadMethod": "git",
65+ "dependencies": [
66+ "stew",
67+ "bearssl",
68+ "httputils",
69+ "unittest2"
70+ ],
71+ "checksums": {
72+ "sha1": "f6fffc87571e5f76af2a77c4ebcc0e00909ced4e"
73+ }
74+ },
75+ "faststreams": {
76+ "version": "0.3.0",
77+ "vcsRevision": "1b561a9e71b6bdad1c1cdff753418906037e9d09",
78+ "url": "https://github.com/status-im/nim-faststreams.git",
79+ "downloadMethod": "git",
80+ "dependencies": [
81+ "stew",
82+ "testutils",
83+ "chronos",
84+ "unittest2"
85+ ],
86+ "checksums": {
87+ "sha1": "97edf9797924af48566a0af8267203dc21d80c77"
88+ }
89+ },
90+ "serialization": {
91+ "version": "0.1.0",
92+ "vcsRevision": "fcd0eadadde0ee000a63df8ab21dc4e9f015a790",
93+ "url": "https://github.com/status-im/nim-serialization.git",
94+ "downloadMethod": "git",
95+ "dependencies": [
96+ "faststreams",
97+ "unittest2",
98+ "stew"
99+ ],
100+ "checksums": {
101+ "sha1": "fef59519892cac70cccd81b612085caaa5e3e6cf"
102+ }
103+ },
104+ "json_serialization": {
105+ "version": "0.1.0",
106+ "vcsRevision": "c5f0e2465e8375dfc7aa0f56ccef67cb680bc6b0",
107+ "url": "https://github.com/status-im/nim-json-serialization.git",
108+ "downloadMethod": "git",
109+ "dependencies": [
110+ "serialization",
111+ "stew"
112+ ],
113+ "checksums": {
114+ "sha1": "d89d79d0679a3a41b350e3ad4be56c0308cc5ec6"
115+ }
116+ },
117+ "chronicles": {
118+ "version": "0.10.2",
119+ "vcsRevision": "1682096306ddba8185dcfac360a8c3f952d721e4",
120+ "url": "https://github.com/status-im/nim-chronicles.git",
121+ "downloadMethod": "git",
122+ "dependencies": [
123+ "testutils",
124+ "json_serialization"
125+ ],
126+ "checksums": {
127+ "sha1": "9a5bebb76b0f7d587a31e621d260119279e91c76"
128+ }
129+ },
130+ "zlib": {
131+ "version": "0.1.0",
132+ "vcsRevision": "74cdeb54b21bededb5a515d36f608bc1850555a2",
133+ "url": "https://github.com/status-im/nim-zlib",
134+ "downloadMethod": "git",
135+ "dependencies": [
136+ "stew"
137+ ],
138+ "checksums": {
139+ "sha1": "01d330dc4c1924e56b1559ee73bc760e526f635c"
140+ }
141+ },
142+ "nimcrypto": {
143+ "version": "0.5.4",
144+ "vcsRevision": "a5742a9a214ac33f91615f3862c7b099aec43b00",
145+ "url": "https://github.com/cheatfate/nimcrypto",
146+ "downloadMethod": "git",
147+ "dependencies": [],
148+ "checksums": {
149+ "sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08"
150+ }
151+ }
152+ }
153+ }
0 commit comments