Experiment to rebuild Diffuse using web applets.
0

Configure Feed

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

at s3 1.3 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:@jsr/bradenmacdonald__s3-lite-client@0.9", 25 "npm:@jsr/std__media-types@^1.1.0", 26 "npm:@picocss/pico@^2.1.1", 27 "npm:@types/throttle-debounce@^5.0.2", 28 "npm:astro-purgecss@^5.2.2", 29 "npm:astro-scope@^3.0.1", 30 "npm:astro@^5.7.4", 31 "npm:iconoir@^7.11.0", 32 "npm:idb-keyval@^6.2.1", 33 "npm:music-metadata@^11.2.3", 34 "npm:native-file-system-adapter@^3.0.1", 35 "npm:node-s3-url-encode@^0.0.4", 36 "npm:purgecss@^7.0.2", 37 "npm:query-string@^9.1.2", 38 "npm:sass@^1.87.0", 39 "npm:spellcaster@6", 40 "npm:throttle-debounce@^5.0.2", 41 "npm:uri-js@^4.4.1", 42 "npm:webamp@^1.5.0", 43 "npm:xxh32@^2.0.5" 44 ] 45 } 46 } 47}