A couple of Bluesky feeds focused around PDSes
1{
2 "version": "5",
3 "specifiers": {
4 "jsr:@db/sqlite@0.13": "0.13.0",
5 "jsr:@denosaurs/plug@1": "1.1.0",
6 "jsr:@std/encoding@1": "1.0.10",
7 "jsr:@std/fmt@1": "1.0.8",
8 "jsr:@std/fs@1": "1.0.19",
9 "jsr:@std/internal@^1.0.9": "1.0.12",
10 "jsr:@std/path@1": "1.0.9",
11 "jsr:@std/path@1.0": "1.0.9",
12 "jsr:@std/path@^1.1.1": "1.1.1",
13 "npm:@atcute/atproto@^3.1.10": "3.1.10",
14 "npm:@atcute/bluesky@^3.2.19": "3.2.19",
15 "npm:@atcute/client@^4.2.1": "4.2.1",
16 "npm:@atcute/identity-resolver@^1.2.2": "1.2.2_@atcute+identity@1.1.3",
17 "npm:@atcute/jetstream@^1.1.2": "1.1.2",
18 "npm:@atcute/lexicons@^1.2.9": "1.2.9",
19 "npm:@atcute/xrpc-server@~0.1.11": "0.1.11_@atcute+identity@1.1.3",
20 "npm:redis@^5.11.0": "5.11.0_@redis+client@5.11.0"
21 },
22 "jsr": {
23 "@db/sqlite@0.13.0": {
24 "integrity": "4545c635e0b3d4ddfdc0f2240f932f24b8ad0178e9c2e3a0f9403e7b18ae2fb5",
25 "dependencies": [
26 "jsr:@denosaurs/plug",
27 "jsr:@std/path@1.0"
28 ]
29 },
30 "@denosaurs/plug@1.1.0": {
31 "integrity": "eb2f0b7546c7bca2000d8b0282c54d50d91cf6d75cb26a80df25a6de8c4bc044",
32 "dependencies": [
33 "jsr:@std/encoding",
34 "jsr:@std/fmt",
35 "jsr:@std/fs",
36 "jsr:@std/path@1"
37 ]
38 },
39 "@std/encoding@1.0.10": {
40 "integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
41 },
42 "@std/fmt@1.0.8": {
43 "integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
44 },
45 "@std/fs@1.0.19": {
46 "integrity": "051968c2b1eae4d2ea9f79a08a3845740ef6af10356aff43d3e2ef11ed09fb06",
47 "dependencies": [
48 "jsr:@std/internal",
49 "jsr:@std/path@^1.1.1"
50 ]
51 },
52 "@std/internal@1.0.12": {
53 "integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
54 },
55 "@std/path@1.0.9": {
56 "integrity": "260a49f11edd3db93dd38350bf9cd1b4d1366afa98e81b86167b4e3dd750129e"
57 },
58 "@std/path@1.1.1": {
59 "integrity": "fe00026bd3a7e6a27f73709b83c607798be40e20c81dde655ce34052fd82ec76",
60 "dependencies": [
61 "jsr:@std/internal"
62 ]
63 }
64 },
65 "npm": {
66 "@atcute/atproto@3.1.10": {
67 "integrity": "sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==",
68 "dependencies": [
69 "@atcute/lexicons"
70 ]
71 },
72 "@atcute/bluesky@3.2.19": {
73 "integrity": "sha512-W/Sy2671A5eKkdWJn6nfCGoixqMFOouEKRbqRV3630I13Er9iS+gA/rGWUXlp5xNpbfCNmsQ6C1pEidUmO+00g==",
74 "dependencies": [
75 "@atcute/atproto",
76 "@atcute/lexicons"
77 ]
78 },
79 "@atcute/cbor@2.3.2": {
80 "integrity": "sha512-xP2SORSau/VVI00x2V4BjwIkHr6EQ7l/MXEOPaa4LGYtePFc4gnD4L1yN10dT5NEuUnvGEuCh6arLB7gz1smVQ==",
81 "dependencies": [
82 "@atcute/cid",
83 "@atcute/multibase",
84 "@atcute/uint8array"
85 ]
86 },
87 "@atcute/cid@2.4.1": {
88 "integrity": "sha512-bwhna69RCv7yetXudtj+2qrMPYvhhIQqvJz6YUpUS98v7OdF3X2dnye9Nig2NDrklZcuyOsu7sQo7GOykJXRLQ==",
89 "dependencies": [
90 "@atcute/multibase",
91 "@atcute/uint8array"
92 ]
93 },
94 "@atcute/client@4.2.1": {
95 "integrity": "sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==",
96 "dependencies": [
97 "@atcute/identity",
98 "@atcute/lexicons"
99 ]
100 },
101 "@atcute/crypto@2.3.0": {
102 "integrity": "sha512-w5pkJKCjbNMQu+F4JRHbR3ROQyhi1wbn+GSC6WDQamcYHkZmEZk1/eoI354bIQOOfkEM6aFLv718iskrkon4GQ==",
103 "dependencies": [
104 "@atcute/multibase",
105 "@atcute/uint8array",
106 "@noble/secp256k1"
107 ]
108 },
109 "@atcute/identity-resolver@1.2.2_@atcute+identity@1.1.3": {
110 "integrity": "sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==",
111 "dependencies": [
112 "@atcute/identity",
113 "@atcute/lexicons",
114 "@atcute/util-fetch",
115 "@badrap/valita"
116 ]
117 },
118 "@atcute/identity@1.1.3": {
119 "integrity": "sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==",
120 "dependencies": [
121 "@atcute/lexicons",
122 "@badrap/valita"
123 ]
124 },
125 "@atcute/jetstream@1.1.2": {
126 "integrity": "sha512-u6p/h2xppp7LE6W/9xErAJ6frfN60s8adZuCKtfAaaBBiiYbb1CfpzN8Uc+2qtJZNorqGvuuDb5572Jmh7yHBQ==",
127 "dependencies": [
128 "@atcute/lexicons",
129 "@badrap/valita",
130 "@mary-ext/event-iterator",
131 "@mary-ext/simple-event-emitter",
132 "partysocket",
133 "type-fest",
134 "yocto-queue"
135 ]
136 },
137 "@atcute/lexicons@1.2.9": {
138 "integrity": "sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==",
139 "dependencies": [
140 "@atcute/uint8array",
141 "@atcute/util-text",
142 "@standard-schema/spec",
143 "esm-env"
144 ]
145 },
146 "@atcute/multibase@1.1.8": {
147 "integrity": "sha512-pJgtImMZKCjqwRbu+2GzB+4xQjKBXDwdZOzeqe0u97zYKRGftpGYGvYv3+pMe2xXe+msDyu7Nv8iJp+U14otTA==",
148 "dependencies": [
149 "@atcute/uint8array"
150 ]
151 },
152 "@atcute/uint8array@1.1.1": {
153 "integrity": "sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g=="
154 },
155 "@atcute/util-fetch@1.0.5": {
156 "integrity": "sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==",
157 "dependencies": [
158 "@badrap/valita"
159 ]
160 },
161 "@atcute/util-text@1.1.1": {
162 "integrity": "sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==",
163 "dependencies": [
164 "unicode-segmenter"
165 ]
166 },
167 "@atcute/xrpc-server@0.1.11_@atcute+identity@1.1.3": {
168 "integrity": "sha512-KapH0UDvNovtQ0anbLKAh24Of5vNqLXEkK08DXQF5o59xG7fYaGeaDXS7VBSUzyd7eu3KXcTgXhzx7Ez8W2N1w==",
169 "dependencies": [
170 "@atcute/cbor",
171 "@atcute/crypto",
172 "@atcute/identity",
173 "@atcute/identity-resolver",
174 "@atcute/lexicons",
175 "@atcute/multibase",
176 "@atcute/uint8array",
177 "@badrap/valita",
178 "nanoid"
179 ]
180 },
181 "@badrap/valita@0.4.6": {
182 "integrity": "sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg=="
183 },
184 "@mary-ext/event-iterator@1.0.0": {
185 "integrity": "sha512-l6gCPsWJ8aRCe/s7/oCmero70kDHgIK5m4uJvYgwEYTqVxoBOIXbKr5tnkLqUHEg6mNduB4IWvms3h70Hp9ADQ==",
186 "dependencies": [
187 "yocto-queue"
188 ]
189 },
190 "@mary-ext/simple-event-emitter@1.0.1": {
191 "integrity": "sha512-9+VvZisxZ/gSg+JJH7hmXaA8Qj42Qjz3O58RSB+INYc8iLA0icATZxHB9vKbj59ojDGZjO3hCKzMXocx3L0H8w=="
192 },
193 "@noble/secp256k1@3.0.0": {
194 "integrity": "sha512-NJBaR352KyIvj3t6sgT/+7xrNyF9Xk9QlLSIqUGVUYlsnDTAUqY8LOmwpcgEx4AMJXRITQ5XEVHD+mMaPfr3mg=="
195 },
196 "@redis/bloom@5.11.0_@redis+client@5.11.0": {
197 "integrity": "sha512-KYiVilAhAFN3057afUb/tfYJpsEyTkQB+tQcn5gVVA7DgcNOAj8lLxe4j8ov8BF6I9C1Fe/kwlbuAICcTMX8Lw==",
198 "dependencies": [
199 "@redis/client"
200 ]
201 },
202 "@redis/client@5.11.0": {
203 "integrity": "sha512-GHoprlNQD51Xq2Ztd94HHV94MdFZQ3CVrpA04Fz8MVoHM0B7SlbmPEVIjwTbcv58z8QyjnrOuikS0rWF03k5dQ==",
204 "dependencies": [
205 "cluster-key-slot"
206 ]
207 },
208 "@redis/json@5.11.0_@redis+client@5.11.0": {
209 "integrity": "sha512-1iAy9kAtcD0quB21RbPTbUqqy+T2Uu2JxucwE+B4A+VaDbIRvpZR6DMqV8Iqaws2YxJYB3GC5JVNzPYio2ErUg==",
210 "dependencies": [
211 "@redis/client"
212 ]
213 },
214 "@redis/search@5.11.0_@redis+client@5.11.0": {
215 "integrity": "sha512-g1l7f3Rnyk/xI99oGHIgWHSKFl45Re5YTIcO8j/JE8olz389yUFyz2+A6nqVy/Zi031VgPDWscbbgOk8hlhZ3g==",
216 "dependencies": [
217 "@redis/client"
218 ]
219 },
220 "@redis/time-series@5.11.0_@redis+client@5.11.0": {
221 "integrity": "sha512-TWFeOcU4xkj0DkndnOyhtxvX1KWD+78UHT3XX3x3XRBUGWeQrKo3jqzDsZwxbggUgf9yLJr/akFHXru66X5UQA==",
222 "dependencies": [
223 "@redis/client"
224 ]
225 },
226 "@standard-schema/spec@1.1.0": {
227 "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="
228 },
229 "cluster-key-slot@1.1.2": {
230 "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA=="
231 },
232 "esm-env@1.2.2": {
233 "integrity": "sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA=="
234 },
235 "event-target-polyfill@0.0.4": {
236 "integrity": "sha512-Gs6RLjzlLRdT8X9ZipJdIZI/Y6/HhRLyq9RdDlCsnpxr/+Nn6bU2EFGuC94GjxqhM+Nmij2Vcq98yoHrU8uNFQ=="
237 },
238 "nanoid@5.1.6": {
239 "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==",
240 "bin": true
241 },
242 "partysocket@1.1.6": {
243 "integrity": "sha512-LkEk8N9hMDDsDT0iDK0zuwUDFVrVMUXFXCeN3850Ng8wtjPqPBeJlwdeY6ROlJSEh3tPoTTasXoSBYH76y118w==",
244 "dependencies": [
245 "event-target-polyfill"
246 ]
247 },
248 "redis@5.11.0_@redis+client@5.11.0": {
249 "integrity": "sha512-YwXjATVDT+AuxcyfOwZn046aml9jMlQPvU1VXIlLDVAExe0u93aTfPYSeRgG4p9Q/Jlkj+LXJ1XEoFV+j2JKcQ==",
250 "dependencies": [
251 "@redis/bloom",
252 "@redis/client",
253 "@redis/json",
254 "@redis/search",
255 "@redis/time-series"
256 ]
257 },
258 "type-fest@4.41.0": {
259 "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA=="
260 },
261 "unicode-segmenter@0.14.5": {
262 "integrity": "sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g=="
263 },
264 "yocto-queue@1.2.1": {
265 "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg=="
266 }
267 },
268 "workspace": {
269 "dependencies": [
270 "jsr:@db/sqlite@0.13",
271 "npm:@atcute/atproto@^3.1.10",
272 "npm:@atcute/bluesky@^3.2.19",
273 "npm:@atcute/client@^4.2.1",
274 "npm:@atcute/identity-resolver@^1.2.2",
275 "npm:@atcute/jetstream@^1.1.2",
276 "npm:@atcute/lexicons@^1.2.9",
277 "npm:@atcute/xrpc-server@~0.1.11",
278 "npm:redis@^5.11.0"
279 ]
280 }
281}