Experiment to rebuild Diffuse using web applets.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 63 lines 1.9 kB view raw
1{ 2 "version": "5", 3 "specifiers": { 4 "jsr:@std/fs@1": "1.0.16", 5 "jsr:@std/path@^1.0.8": "1.0.8" 6 }, 7 "jsr": { 8 "@std/fs@1.0.16": { 9 "integrity": "81878f62b6eeda0bf546197fc3daa5327c132fee1273f6113f940784a468b036", 10 "dependencies": [ 11 "jsr:@std/path" 12 ] 13 }, 14 "@std/path@1.0.8": { 15 "integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be" 16 } 17 }, 18 "workspace": { 19 "dependencies": [ 20 "jsr:@std/fs@^1.0.15" 21 ], 22 "packageJson": { 23 "dependencies": [ 24 "npm:98.css@~0.1.21", 25 "npm:@automerge/automerge@^3.0.0-beta.0", 26 "npm:@js-temporal/polyfill@~0.5.1", 27 "npm:@jsr/bradenmacdonald__s3-lite-client@0.9", 28 "npm:@jsr/okikio__transferables@^1.0.2", 29 "npm:@jsr/std__media-types@^1.1.0", 30 "npm:@okikio/sharedworker@^1.1.0", 31 "npm:@orama/orama@^3.1.7", 32 "npm:@orama/plugin-qps@^3.1.7", 33 "npm:@phosphor-icons/web@^2.1.2", 34 "npm:@picocss/pico@^2.1.1", 35 "npm:@tokenizer/http@~0.9.2", 36 "npm:@tokenizer/range@0.13", 37 "npm:@types/throttle-debounce@^5.0.2", 38 "npm:@types/wicg-file-system-access@^2023.10.6", 39 "npm:astro-purgecss@^5.2.2", 40 "npm:astro-scope@^3.0.1", 41 "npm:astro@^5.7.4", 42 "npm:comlink@^4.4.2", 43 "npm:fast-average-color@^9.5.0", 44 "npm:iconoir@^7.11.0", 45 "npm:idb-keyval@^6.2.1", 46 "npm:music-metadata@^11.2.3", 47 "npm:netlify@^22.1.0", 48 "npm:purgecss@^7.0.2", 49 "npm:query-string@^9.1.2", 50 "npm:sass@^1.87.0", 51 "npm:spellcaster@6", 52 "npm:subsonic-api@^3.1.2", 53 "npm:throttle-debounce@^5.0.2", 54 "npm:uint8arrays@^5.1.0", 55 "npm:uri-js@^4.4.1", 56 "npm:vite-plugin-wasm@^3.4.1", 57 "npm:vite-tsconfig-paths@^5.1.4", 58 "npm:webamp@^2.1.2", 59 "npm:xxh32@^2.0.5" 60 ] 61 } 62 } 63}