Experiment to rebuild Diffuse using web applets.
1{
2 "dependencies": {
3 "@automerge/automerge": "^3.0.0-beta.0",
4 "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client@^0.9.0",
5 "@js-temporal/polyfill": "^0.5.1",
6 "@orama/orama": "^3.1.7",
7 "@orama/plugin-qps": "^3.1.7",
8 "@phosphor-icons/web": "^2.1.2",
9 "@picocss/pico": "^2.1.1",
10 "@std/media-types": "npm:@jsr/std__media-types@^1.1.0",
11 "@tokenizer/http": "^0.9.2",
12 "@tokenizer/range": "^0.13.0",
13 "@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",
14 "98.css": "^0.1.21",
15 "fast-average-color": "^9.5.0",
16 "iconoir": "^7.11.0",
17 "idb-keyval": "^6.2.1",
18 "music-metadata": "^11.2.3",
19 "native-file-system-adapter": "^3.0.1",
20 "query-string": "^9.1.2",
21 "spellcaster": "^6.0.0",
22 "subsonic-api": "^3.1.2",
23 "throttle-debounce": "^5.0.2",
24 "uint8arrays": "^5.1.0",
25 "uri-js": "^4.4.1",
26 "webamp": "^1.5.0",
27 "xxh32": "^2.0.5"
28 },
29 "devDependencies": {
30 "@types/throttle-debounce": "^5.0.2",
31 "@types/wicg-file-system-access": "^2023.10.6",
32 "astro": "^5.7.4",
33 "astro-purgecss": "^5.2.2",
34 "astro-scope": "^3.0.1",
35 "netlify": "^22.1.0",
36 "purgecss": "^7.0.2",
37 "sass": "^1.87.0",
38 "vite-plugin-wasm": "^3.4.1"
39 }
40}