portfolio_server/deno.lock

33 lines
902 B
JSON

{
"version": "3",
"packages": {
"specifiers": {
"jsr:@std/assert@^0.226.0": "jsr:@std/assert@0.226.0",
"jsr:@std/media-types@^0.224.1": "jsr:@std/media-types@0.224.1",
"jsr:@std/path@^0.225.2": "jsr:@std/path@0.225.2"
},
"jsr": {
"@std/assert@0.226.0": {
"integrity": "0dfb5f7c7723c18cec118e080fec76ce15b4c31154b15ad2bd74822603ef75b3"
},
"@std/media-types@0.224.1": {
"integrity": "9e69a5daed37c5b5c6d3ce4731dc191f80e67f79bed392b0957d1d03b87f11e1"
},
"@std/path@0.225.2": {
"integrity": "0f2db41d36b50ef048dcb0399aac720a5348638dd3cb5bf80685bf2a745aa506",
"dependencies": [
"jsr:@std/assert@^0.226.0"
]
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@deno/gfm@^0.8.2",
"jsr:@std/media-types@^0.224.1",
"jsr:@std/path@^0.225.2"
]
}
}