A couple of Bluesky feeds focused around PDSes
1{
2 "version": "5",
3 "specifiers": {
4 "jsr:@db/sqlite@0.12": "0.12.0",
5 "jsr:@denosaurs/plug@1": "1.1.0",
6 "jsr:@std/assert@0.217": "0.217.0",
7 "jsr:@std/encoding@1": "1.0.10",
8 "jsr:@std/fmt@1": "1.0.8",
9 "jsr:@std/fs@1": "1.0.19",
10 "jsr:@std/internal@^1.0.9": "1.0.9",
11 "jsr:@std/path@0.217": "0.217.0",
12 "jsr:@std/path@1": "1.1.1",
13 "jsr:@std/path@^1.1.1": "1.1.1",
14 "npm:@atcute/atproto@^3.1.7": "3.1.7",
15 "npm:@atcute/bluesky@^3.2.7": "3.2.7",
16 "npm:@atcute/client@^4.0.5": "4.0.5",
17 "npm:@atcute/identity-resolver@^1.1.4": "1.1.4_@atcute+identity@1.1.1",
18 "npm:@atcute/lexicons@^1.2.2": "1.2.2",
19 "npm:@atcute/xrpc-server@~0.1.2": "0.1.2_@atcute+identity@1.1.1",
20 "npm:@skyware/jetstream@~0.2.5": "0.2.5",
21 "npm:redis@^5.8.3": "5.8.3_@redis+client@5.8.3"
22 },
23 "jsr": {
24 "@db/sqlite@0.12.0": {
25 "integrity": "dd1ef7f621ad50fc1e073a1c3609c4470bd51edc0994139c5bf9851de7a6d85f",
26 "dependencies": [
27 "jsr:@denosaurs/plug",
28 "jsr:@std/path@0.217"
29 ]
30 },
31 "@denosaurs/plug@1.1.0": {
32 "integrity": "eb2f0b7546c7bca2000d8b0282c54d50d91cf6d75cb26a80df25a6de8c4bc044",
33 "dependencies": [
34 "jsr:@std/encoding",
35 "jsr:@std/fmt",
36 "jsr:@std/fs",
37 "jsr:@std/path@1"
38 ]
39 },
40 "@std/assert@0.217.0": {
41 "integrity": "c98e279362ca6982d5285c3b89517b757c1e3477ee9f14eb2fdf80a45aaa9642"
42 },
43 "@std/encoding@1.0.10": {
44 "integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
45 },
46 "@std/fmt@1.0.8": {
47 "integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
48 },
49 "@std/fs@1.0.19": {
50 "integrity": "051968c2b1eae4d2ea9f79a08a3845740ef6af10356aff43d3e2ef11ed09fb06",
51 "dependencies": [
52 "jsr:@std/internal",
53 "jsr:@std/path@^1.1.1"
54 ]
55 },
56 "@std/internal@1.0.9": {
57 "integrity": "bdfb97f83e4db7a13e8faab26fb1958d1b80cc64366501af78a0aee151696eb8"
58 },
59 "@std/path@0.217.0": {
60 "integrity": "1217cc25534bca9a2f672d7fe7c6f356e4027df400c0e85c0ef3e4343bc67d11",
61 "dependencies": [
62 "jsr:@std/assert"
63 ]
64 },
65 "@std/path@1.1.1": {
66 "integrity": "fe00026bd3a7e6a27f73709b83c607798be40e20c81dde655ce34052fd82ec76",
67 "dependencies": [
68 "jsr:@std/internal"
69 ]
70 }
71 },
72 "npm": {
73 "@atcute/atproto@3.1.7": {
74 "integrity": "sha512-3Ym8qaVZg2vf8qw0KO1aue39z/5oik5J+UDoSes1vr8ddw40UVLA5sV4bXSKmLnhzQHiLLgoVZXe4zaKfozPoQ==",
75 "dependencies": [
76 "@atcute/lexicons"
77 ]
78 },
79 "@atcute/bluesky@3.2.7": {
80 "integrity": "sha512-mofkZySIIp+Z+TbBD+cDWaPY6FVKNRZG8yhMFkh6uMCuiazDUAUjxr4yaFjYMVcgMN9FkwGllwQJevUH9aTSnQ==",
81 "dependencies": [
82 "@atcute/atproto",
83 "@atcute/lexicons"
84 ]
85 },
86 "@atcute/client@4.0.5": {
87 "integrity": "sha512-R8Qen8goGmEkynYGg2m6XFlVmz0GTDvQ+9w+4QqOob+XMk8/WDpF4aImev7WKEde/rV2gjcqW7zM8E6W9NShDA==",
88 "dependencies": [
89 "@atcute/identity",
90 "@atcute/lexicons"
91 ]
92 },
93 "@atcute/crypto@2.2.5": {
94 "integrity": "sha512-9CbQ9cJ68XewsbLrgdmWQS2uDD9D0hizWFJ3OOZ16TCuARREmzKEpFgHlMxPswR3bDxjwfiXzmYUlHaTqsnxRQ==",
95 "dependencies": [
96 "@atcute/multibase",
97 "@atcute/uint8array",
98 "@noble/secp256k1"
99 ]
100 },
101 "@atcute/identity-resolver@1.1.4_@atcute+identity@1.1.1": {
102 "integrity": "sha512-/SVh8vf2cXFJenmBnGeYF2aY3WGQm3cJeew5NWTlkqoy3LvJ5wkvKq9PWu4Tv653VF40rPOp6LOdVr9Fa+q5rA==",
103 "dependencies": [
104 "@atcute/identity",
105 "@atcute/lexicons",
106 "@atcute/util-fetch",
107 "@badrap/valita"
108 ]
109 },
110 "@atcute/identity@1.1.1": {
111 "integrity": "sha512-zax42n693VEhnC+5tndvO2KLDTMkHOz8UExwmklvJv7R9VujfEwiSWhcv6Jgwb3ellaG8wjiQ1lMOIjLLvwh0Q==",
112 "dependencies": [
113 "@atcute/lexicons",
114 "@badrap/valita"
115 ]
116 },
117 "@atcute/lexicons@1.2.2": {
118 "integrity": "sha512-bgEhJq5Z70/0TbK5sx+tAkrR8FsCODNiL2gUEvS5PuJfPxmFmRYNWaMGehxSPaXWpU2+Oa9ckceHiYbrItDTkA==",
119 "dependencies": [
120 "@standard-schema/spec",
121 "esm-env"
122 ]
123 },
124 "@atcute/multibase@1.1.6": {
125 "integrity": "sha512-HBxuCgYLKPPxETV0Rot4VP9e24vKl8JdzGCZOVsDaOXJgbRZoRIF67Lp0H/OgnJeH/Xpva8Z5ReoTNJE5dn3kg==",
126 "dependencies": [
127 "@atcute/uint8array"
128 ]
129 },
130 "@atcute/uint8array@1.0.5": {
131 "integrity": "sha512-XLWWxoR2HNl2qU+FCr0rp1APwJXci7HnzbOQLxK55OaMNBXZ19+xNC5ii4QCsThsDxa4JS/JTzuiQLziITWf2Q=="
132 },
133 "@atcute/util-fetch@1.0.3": {
134 "integrity": "sha512-f8zzTb/xlKIwv2OQ31DhShPUNCmIIleX6p7qIXwWwEUjX6x8skUtpdISSjnImq01LXpltGV5y8yhV4/Mlb7CRQ==",
135 "dependencies": [
136 "@badrap/valita"
137 ]
138 },
139 "@atcute/xrpc-server@0.1.2_@atcute+identity@1.1.1": {
140 "integrity": "sha512-smBmWGEM6nBTq2ozONXBCJtvFzTEnJgH6cALGfq26k38k/OmX6mpMvr5/Z0Iuc6+rNG2j3YY/kOSl+z3c8JOVg==",
141 "dependencies": [
142 "@atcute/crypto",
143 "@atcute/identity",
144 "@atcute/identity-resolver",
145 "@atcute/lexicons",
146 "@atcute/multibase",
147 "@atcute/uint8array",
148 "@badrap/valita",
149 "nanoid"
150 ]
151 },
152 "@badrap/valita@0.4.6": {
153 "integrity": "sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg=="
154 },
155 "@noble/secp256k1@2.3.0": {
156 "integrity": "sha512-0TQed2gcBbIrh7Ccyw+y/uZQvbJwm7Ao4scBUxqpBCcsOlZG0O4KGfjtNAy/li4W8n1xt3dxrwJ0beZ2h2G6Kw=="
157 },
158 "@redis/bloom@5.8.3_@redis+client@5.8.3": {
159 "integrity": "sha512-1eldTzHvdW3Oi0TReb8m1yiFt8ZwyF6rv1NpZyG5R4TpCwuAdKQetBKoCw7D96tNFgsVVd6eL+NaGZZCqhRg4g==",
160 "dependencies": [
161 "@redis/client"
162 ]
163 },
164 "@redis/client@5.8.3": {
165 "integrity": "sha512-MZVUE+l7LmMIYlIjubPosruJ9ltSLGFmJqsXApTqPLyHLjsJUSAbAJb/A3N34fEqean4ddiDkdWzNu4ZKPvRUg==",
166 "dependencies": [
167 "cluster-key-slot"
168 ]
169 },
170 "@redis/json@5.8.3_@redis+client@5.8.3": {
171 "integrity": "sha512-DRR09fy/u8gynHGJ4gzXYeM7D8nlS6EMv5o+h20ndTJiAc7RGR01fdk2FNjnn1Nz5PjgGGownF+s72bYG4nZKQ==",
172 "dependencies": [
173 "@redis/client"
174 ]
175 },
176 "@redis/search@5.8.3_@redis+client@5.8.3": {
177 "integrity": "sha512-EMIvEeGRR2I0BJEz4PV88DyCuPmMT1rDtznlsHY3cKSDcc9vj0Q411jUnX0iU2vVowUgWn/cpySKjpXdZ8m+5g==",
178 "dependencies": [
179 "@redis/client"
180 ]
181 },
182 "@redis/time-series@5.8.3_@redis+client@5.8.3": {
183 "integrity": "sha512-5Jwy3ilsUYQjzpE7WZ1lEeG1RkqQ5kHtwV1p8yxXHSEmyUbC/T/AVgyjMcm52Olj/Ov/mhDKjx6ndYUi14bXsw==",
184 "dependencies": [
185 "@redis/client"
186 ]
187 },
188 "@skyware/jetstream@0.2.5": {
189 "integrity": "sha512-fM/zs03DLwqRyzZZJFWN20e76KrdqIp97Tlm8Cek+vxn96+tu5d/fx79V6H85L0QN6HvGiX2l9A8hWFqHvYlOA==",
190 "dependencies": [
191 "@atcute/atproto",
192 "@atcute/bluesky",
193 "@atcute/lexicons",
194 "partysocket",
195 "tiny-emitter"
196 ]
197 },
198 "@standard-schema/spec@1.0.0": {
199 "integrity": "sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA=="
200 },
201 "cluster-key-slot@1.1.2": {
202 "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA=="
203 },
204 "esm-env@1.2.2": {
205 "integrity": "sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA=="
206 },
207 "event-target-polyfill@0.0.4": {
208 "integrity": "sha512-Gs6RLjzlLRdT8X9ZipJdIZI/Y6/HhRLyq9RdDlCsnpxr/+Nn6bU2EFGuC94GjxqhM+Nmij2Vcq98yoHrU8uNFQ=="
209 },
210 "nanoid@5.1.6": {
211 "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==",
212 "bin": true
213 },
214 "partysocket@1.1.6": {
215 "integrity": "sha512-LkEk8N9hMDDsDT0iDK0zuwUDFVrVMUXFXCeN3850Ng8wtjPqPBeJlwdeY6ROlJSEh3tPoTTasXoSBYH76y118w==",
216 "dependencies": [
217 "event-target-polyfill"
218 ]
219 },
220 "redis@5.8.3_@redis+client@5.8.3": {
221 "integrity": "sha512-MfSrfV6+tEfTw8c4W0yFp6XWX8Il4laGU7Bx4kvW4uiYM1AuZ3KGqEGt1LdQHeD1nEyLpIWetZ/SpY3kkbgrYw==",
222 "dependencies": [
223 "@redis/bloom",
224 "@redis/client",
225 "@redis/json",
226 "@redis/search",
227 "@redis/time-series"
228 ]
229 },
230 "tiny-emitter@2.1.0": {
231 "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
232 }
233 },
234 "workspace": {
235 "dependencies": [
236 "jsr:@db/sqlite@0.12",
237 "npm:@atcute/atproto@^3.1.7",
238 "npm:@atcute/bluesky@^3.2.7",
239 "npm:@atcute/client@^4.0.5",
240 "npm:@atcute/identity-resolver@^1.1.4",
241 "npm:@atcute/lexicons@^1.2.2",
242 "npm:@atcute/xrpc-server@~0.1.2",
243 "npm:@skyware/jetstream@~0.2.5",
244 "npm:redis@^5.8.3"
245 ]
246 }
247}