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-scope@^3.0.1",
26 "npm:astro@^5.7.4",
27 "npm:iconoir@^7.11.0",
28 "npm:idb-keyval@^6.2.1",
29 "npm:native-file-system-adapter@^3.0.1",
30 "npm:sass@^1.87.0",
31 "npm:throttle-debounce@^5.0.2",
32 "npm:xxh32@^2.0.5"
33 ]
34 }
35 }
36}