uiharu/deno.lock

29 lines
628 B
Text
Raw Permalink Normal View History

2024-10-28 03:40:26 +00:00
{
"version": "4",
"specifiers": {
"jsr:@std/fs@*": "1.0.5",
"jsr:@std/path@*": "1.0.7",
"jsr:@std/path@^1.0.7": "1.0.7"
},
"jsr": {
"@std/fs@1.0.5": {
"integrity": "41806ad6823d0b5f275f9849a2640d87e4ef67c51ee1b8fb02426f55e02fd44e",
"dependencies": [
"jsr:@std/path@^1.0.7"
]
},
"@std/path@1.0.7": {
"integrity": "76a689e07f0e15dcc6002ec39d0866797e7156629212b28f27179b8a5c3b33a1"
}
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:cheerio@1",
"npm:express@^5.0.1",
"npm:memcache-client@^1.0.5"
]
}
}
}