Experiment to rebuild Diffuse using web applets.
1{
2 "dependencies": {
3 "@atcute/cid": "^2.2.2",
4 "@picocss/pico": "^2.1.1",
5 "@web-applets/sdk": "file:../../unternet-co/web-applets/sdk/",
6 "fast-uri": "^3.0.6",
7 "iconoir": "^7.11.0",
8 "idb-keyval": "^6.2.1",
9 "native-file-system-adapter": "^3.0.1",
10 "query-string": "^9.1.2",
11 "spellcaster": "gordonbrander/spellcaster#1613e5e3b7f202cfe57f37ea7c637ec83588a297",
12 "throttle-debounce": "^5.0.2",
13 "xxh32": "^2.0.5"
14 },
15 "devDependencies": {
16 "astro": "^5.7.4",
17 "astro-purgecss": "^5.2.2",
18 "astro-scope": "^3.0.1",
19 "purgecss": "^7.0.2",
20 "sass": "^1.87.0"
21 }
22}