autonomous.contact/deno.lock

148 lines
4.7 KiB
Text
Raw Normal View History

2025-06-24 15:40:30 -07:00
{
"version": "5",
"specifiers": {
"jsr:@andyburke/fsdb@^1.2.4": "1.2.4",
2025-06-24 15:40:30 -07:00
"jsr:@andyburke/lurid@0.2": "0.2.0",
2026-01-15 20:53:57 -08:00
"jsr:@andyburke/serverus@0.15": "0.15.0",
"jsr:@da/bcrypt@*": "1.0.1",
2025-07-04 14:51:49 -07:00
"jsr:@da/bcrypt@^1.0.1": "1.0.1",
2026-01-15 20:53:57 -08:00
"jsr:@std/assert@^1.0.16": "1.0.16",
"jsr:@std/cli@^1.0.19": "1.0.25",
"jsr:@std/cli@^1.0.20": "1.0.25",
"jsr:@std/cli@^1.0.21": "1.0.25",
"jsr:@std/cli@^1.0.25": "1.0.25",
2025-06-24 15:40:30 -07:00
"jsr:@std/encoding@^1.0.10": "1.0.10",
"jsr:@std/fmt@^1.0.6": "1.0.8",
2025-06-25 20:51:29 -07:00
"jsr:@std/fmt@^1.0.8": "1.0.8",
2026-01-15 20:53:57 -08:00
"jsr:@std/fs@^1.0.18": "1.0.21",
"jsr:@std/fs@^1.0.19": "1.0.21",
"jsr:@std/fs@^1.0.21": "1.0.21",
2025-10-08 14:42:01 -07:00
"jsr:@std/html@^1.0.5": "1.0.5",
2026-01-15 20:53:57 -08:00
"jsr:@std/http@^1.0.20": "1.0.23",
"jsr:@std/http@^1.0.23": "1.0.23",
2025-10-08 14:42:01 -07:00
"jsr:@std/internal@^1.0.12": "1.0.12",
2025-06-24 15:40:30 -07:00
"jsr:@std/media-types@^1.1.0": "1.1.0",
2025-10-08 14:42:01 -07:00
"jsr:@std/net@^1.0.6": "1.0.6",
2026-01-15 20:53:57 -08:00
"jsr:@std/path@^1.1.0": "1.1.4",
"jsr:@std/path@^1.1.1": "1.1.4",
"jsr:@std/path@^1.1.4": "1.1.4",
"jsr:@std/streams@^1.0.16": "1.0.16",
2025-08-11 18:02:29 -07:00
"npm:@types/node@*": "22.15.15"
2025-06-24 15:40:30 -07:00
},
"jsr": {
"@andyburke/fsdb@1.2.4": {
"integrity": "3437078a5627d4c72d677e41c20293a47d58a3af19eda72869a12acb011064d2",
2025-06-24 15:40:30 -07:00
"dependencies": [
"jsr:@std/cli@^1.0.20",
"jsr:@std/fs@^1.0.18",
"jsr:@std/path@^1.1.0"
]
},
"@andyburke/lurid@0.2.0": {
"integrity": "c5b51e56ef8457b9ef56c060bd9db817a90d8e4784506e348110900286574ce5",
"dependencies": [
"jsr:@std/cli@^1.0.19"
]
},
2026-01-15 20:53:57 -08:00
"@andyburke/serverus@0.15.0": {
"integrity": "bc533ede60f6022bfcc4c380597f34b17d73172af566496160319cb5275977bd",
2025-06-24 15:40:30 -07:00
"dependencies": [
"jsr:@std/cli@^1.0.21",
2025-06-25 20:51:29 -07:00
"jsr:@std/fmt@^1.0.6",
"jsr:@std/fs@^1.0.19",
2025-10-08 14:42:01 -07:00
"jsr:@std/http@^1.0.20",
2025-06-24 15:40:30 -07:00
"jsr:@std/media-types",
"jsr:@std/path@^1.1.1"
2025-06-24 15:40:30 -07:00
]
},
2025-07-04 14:51:49 -07:00
"@da/bcrypt@1.0.1": {
"integrity": "d2172d3acbcff52e0465557a1a48b1ff1c92df08c90712dae5372255a8c45eb3"
},
2026-01-15 20:53:57 -08:00
"@std/assert@1.0.16": {
"integrity": "6a7272ed1eaa77defe76e5ff63ca705d9c495077e2d5fd0126d2b53fc5bd6532",
2025-06-25 20:51:29 -07:00
"dependencies": [
2026-01-15 20:53:57 -08:00
"jsr:@std/internal"
2025-06-25 20:51:29 -07:00
]
},
2026-01-15 20:53:57 -08:00
"@std/cli@1.0.25": {
"integrity": "1f85051b370c97a7a9dfc6ba626e7ed57a91bea8c081597276d1e78d929d8c91"
2025-06-24 15:40:30 -07:00
},
"@std/encoding@1.0.10": {
"integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
},
"@std/fmt@1.0.8": {
"integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
},
2026-01-15 20:53:57 -08:00
"@std/fs@1.0.21": {
"integrity": "d720fe1056d78d43065a4d6e0eeb2b19f34adb8a0bc7caf3a4dbf1d4178252cd",
2025-07-02 21:28:07 -07:00
"dependencies": [
2026-01-15 20:53:57 -08:00
"jsr:@std/internal",
"jsr:@std/path@^1.1.4"
2025-07-02 21:28:07 -07:00
]
},
2025-10-08 14:42:01 -07:00
"@std/html@1.0.5": {
"integrity": "4e2d693f474cae8c16a920fa5e15a3b72267b94b84667f11a50c6dd1cb18d35e"
2025-06-25 20:51:29 -07:00
},
2026-01-15 20:53:57 -08:00
"@std/http@1.0.23": {
"integrity": "6634e9e034c589bf35101c1b5ee5bbf052a5987abca20f903e58bdba85c80dee",
2025-07-02 21:28:07 -07:00
"dependencies": [
2026-01-15 20:53:57 -08:00
"jsr:@std/cli@^1.0.25",
"jsr:@std/encoding",
2025-07-02 21:28:07 -07:00
"jsr:@std/fmt@^1.0.8",
2026-01-15 20:53:57 -08:00
"jsr:@std/fs@^1.0.21",
2025-07-02 21:28:07 -07:00
"jsr:@std/html",
"jsr:@std/media-types",
"jsr:@std/net",
2026-01-15 20:53:57 -08:00
"jsr:@std/path@^1.1.4",
2025-07-02 21:28:07 -07:00
"jsr:@std/streams"
]
},
2025-10-08 14:42:01 -07:00
"@std/internal@1.0.12": {
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
2025-07-02 21:28:07 -07:00
},
2025-06-24 15:40:30 -07:00
"@std/media-types@1.1.0": {
"integrity": "c9d093f0c05c3512932b330e3cc1fe1d627b301db33a4c2c2185c02471d6eaa4"
},
2025-10-08 14:42:01 -07:00
"@std/net@1.0.6": {
"integrity": "110735f93e95bb9feb95790a8b1d1bf69ec0dc74f3f97a00a76ea5efea25500c"
2025-06-25 20:51:29 -07:00
},
2026-01-15 20:53:57 -08:00
"@std/path@1.1.4": {
"integrity": "1d2d43f39efb1b42f0b1882a25486647cb851481862dc7313390b2bb044314b5",
2025-07-02 21:28:07 -07:00
"dependencies": [
2026-01-15 20:53:57 -08:00
"jsr:@std/internal"
2025-07-02 21:28:07 -07:00
]
},
2026-01-15 20:53:57 -08:00
"@std/streams@1.0.16": {
"integrity": "85030627befb1767c60d4f65cb30fa2f94af1d6ee6e5b2515b76157a542e89c4"
2025-06-24 15:40:30 -07:00
}
},
2025-08-11 18:02:29 -07:00
"npm": {
"@types/node@22.15.15": {
"integrity": "sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==",
"dependencies": [
"undici-types"
]
},
"undici-types@6.21.0": {
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
}
},
"redirects": {
"https://jsr.io/@da/bcrypt/1.0.1/src/worker.ts": "https://jsr.io/@da/bcrypt/1.0.1/"
2025-06-25 20:51:29 -07:00
},
2025-06-24 15:40:30 -07:00
"workspace": {
"dependencies": [
"jsr:@andyburke/fsdb@^1.2.4",
2025-06-24 15:40:30 -07:00
"jsr:@andyburke/lurid@0.2",
2026-01-15 20:53:57 -08:00
"jsr:@andyburke/serverus@0.15",
2025-07-04 14:51:49 -07:00
"jsr:@da/bcrypt@^1.0.1",
2026-01-15 20:53:57 -08:00
"jsr:@std/assert@^1.0.16",
2025-06-24 15:40:30 -07:00
"jsr:@std/encoding@^1.0.10",
2026-01-15 20:53:57 -08:00
"jsr:@std/fs@^1.0.21",
"jsr:@std/http@^1.0.23",
"jsr:@std/media-types@^1.1.0",
2026-01-15 20:53:57 -08:00
"jsr:@std/path@^1.1.4"
2025-06-24 15:40:30 -07:00
]
}
}