Experiment to rebuild Diffuse using web applets.
0
fork

Configure Feed

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

at 9ac4d4f57b4e2a7826364a617f107f0a41d6166b 42 lines 1.4 kB view raw
1{ 2 "dependencies": { 3 "@astropub/worker": "^0.2.0", 4 "@automerge/automerge": "^3.0.0-beta.0", 5 "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client@^0.9.0", 6 "@js-temporal/polyfill": "^0.5.1", 7 "@orama/orama": "^3.1.7", 8 "@orama/plugin-qps": "^3.1.7", 9 "@phosphor-icons/web": "^2.1.2", 10 "@picocss/pico": "^2.1.1", 11 "@remote-ui/rpc": "^1.4.7", 12 "@std/media-types": "npm:@jsr/std__media-types@^1.1.0", 13 "@tokenizer/http": "^0.9.2", 14 "@tokenizer/range": "^0.13.0", 15 "@web-applets/sdk": "https://gitpkg.vercel.app/unternet-co/web-applets/sdk?tokono.ma/experiment&scripts.postinstall=npm%20i%20%40types%2Fnode%20%26%26%20npx%20tsc", 16 "98.css": "^0.1.21", 17 "fast-average-color": "^9.5.0", 18 "iconoir": "^7.11.0", 19 "idb-keyval": "^6.2.1", 20 "music-metadata": "^11.2.3", 21 "native-file-system-adapter": "^3.0.1", 22 "query-string": "^9.1.2", 23 "spellcaster": "^6.0.0", 24 "subsonic-api": "^3.1.2", 25 "throttle-debounce": "^5.0.2", 26 "uint8arrays": "^5.1.0", 27 "uri-js": "^4.4.1", 28 "webamp": "^1.5.0", 29 "xxh32": "^2.0.5" 30 }, 31 "devDependencies": { 32 "@types/throttle-debounce": "^5.0.2", 33 "@types/wicg-file-system-access": "^2023.10.6", 34 "astro": "^5.7.4", 35 "astro-purgecss": "^5.2.2", 36 "astro-scope": "^3.0.1", 37 "netlify": "^22.1.0", 38 "purgecss": "^7.0.2", 39 "sass": "^1.87.0", 40 "vite-plugin-wasm": "^3.4.1" 41 } 42}