Experiment to rebuild Diffuse using web applets.
at main 1.5 kB view raw
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 "@okikio/sharedworker": "^1.1.0", 7 "@okikio/transferables": "npm:@jsr/okikio__transferables@^1.0.2", 8 "@orama/orama": "^3.1.7", 9 "@orama/plugin-qps": "^3.1.7", 10 "@phosphor-icons/web": "^2.1.2", 11 "@picocss/pico": "^2.1.1", 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 "comlink": "^4.4.2", 18 "fast-average-color": "^9.5.0", 19 "iconoir": "^7.11.0", 20 "idb-keyval": "^6.2.1", 21 "music-metadata": "^11.2.3", 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": "^2.1.2", 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 "vite-tsconfig-paths": "^5.1.4" 42 } 43}