Experiment to rebuild Diffuse using web applets.
1{
2 "version": "4",
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:@picocss/pico@^2.1.1",
25 "npm:astro@^5.7.4",
26 "npm:spellcaster@^5.0.2",
27 "npm:throttle-debounce@^5.0.2",
28 "npm:xxh32@^2.0.5"
29 ]
30 }
31 }
32}