Files
gobot/gobot-gui/webrtc_test/api/deno.lock
2024-11-03 23:52:06 +01:00

105 lines
4.1 KiB
JSON

{
"version": "3",
"packages": {
"specifiers": {
"jsr:@oak/commons@0.7": "jsr:@oak/commons@0.7.0",
"jsr:@oak/oak@14": "jsr:@oak/oak@14.2.0",
"jsr:@std/assert@0.218": "jsr:@std/assert@0.218.2",
"jsr:@std/assert@^0.218.2": "jsr:@std/assert@0.218.2",
"jsr:@std/bytes@0.218": "jsr:@std/bytes@0.218.2",
"jsr:@std/bytes@^0.218.2": "jsr:@std/bytes@0.218.2",
"jsr:@std/crypto@0.218": "jsr:@std/crypto@0.218.2",
"jsr:@std/encoding@0.218": "jsr:@std/encoding@0.218.2",
"jsr:@std/encoding@^0.218.2": "jsr:@std/encoding@0.218.2",
"jsr:@std/http@0.218": "jsr:@std/http@0.218.2",
"jsr:@std/io@0.218": "jsr:@std/io@0.218.2",
"jsr:@std/media-types@0.218": "jsr:@std/media-types@0.218.2",
"jsr:@std/path@0.218": "jsr:@std/path@0.218.2",
"npm:@types/node": "npm:@types/node@18.16.19",
"npm:@types/sdp-transform": "npm:@types/sdp-transform@2.4.9",
"npm:path-to-regexp@6.2.1": "npm:path-to-regexp@6.2.1",
"npm:sdp-transform@2.14.2": "npm:sdp-transform@2.14.2"
},
"jsr": {
"@oak/commons@0.7.0": {
"integrity": "4bd889b3dc9ddac1b602034d88c137f06de7078775961b51081beb5f175c120b"
},
"@oak/oak@14.2.0": {
"integrity": "b683b089693004ac3bca80b52159b3e9ad214dc8246ff5dc61ba658da78bc166",
"dependencies": [
"jsr:@oak/commons@0.7",
"jsr:@std/assert@0.218",
"jsr:@std/bytes@0.218",
"jsr:@std/crypto@0.218",
"jsr:@std/encoding@0.218",
"jsr:@std/http@0.218",
"jsr:@std/io@0.218",
"jsr:@std/media-types@0.218",
"jsr:@std/path@0.218",
"npm:path-to-regexp@6.2.1"
]
},
"@std/assert@0.218.2": {
"integrity": "7f0a5a1a8cf86607cd6c2c030584096e1ffad27fc9271429a8cb48cfbdee5eaf"
},
"@std/bytes@0.218.2": {
"integrity": "91fe54b232dcca73856b79a817247f4a651dbb60d51baafafb6408c137241670"
},
"@std/crypto@0.218.2": {
"integrity": "8c5031a3a1c3ac3bed3c0d4bed2fe7e7faedcb673bbfa0edd10570c8452f5cd2",
"dependencies": [
"jsr:@std/assert@^0.218.2",
"jsr:@std/encoding@^0.218.2"
]
},
"@std/encoding@0.218.2": {
"integrity": "da55a763c29bf0dbf06fd286430b358266eb99c28789d89fe9a3e28edecb8d8e"
},
"@std/http@0.218.2": {
"integrity": "54223b62702e665b9dab6373ea2e51235e093ef47228d21cfa0469ee5ac75c9b",
"dependencies": [
"jsr:@std/assert@^0.218.2",
"jsr:@std/encoding@^0.218.2"
]
},
"@std/io@0.218.2": {
"integrity": "c64fbfa087b7c9d4d386c5672f291f607d88cb7d44fc299c20c713e345f2785f",
"dependencies": [
"jsr:@std/bytes@^0.218.2"
]
},
"@std/media-types@0.218.2": {
"integrity": "1ed3bd2a05e44bad3fc2bab1767d0ce7f2fd68baee62a980751ce51633acb788"
},
"@std/path@0.218.2": {
"integrity": "b568fd923d9e53ad76d17c513e7310bda8e755a3e825e6289a0ce536404e2662",
"dependencies": [
"jsr:@std/assert@^0.218.2"
]
}
},
"npm": {
"@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
},
"@types/sdp-transform@2.4.9": {
"integrity": "sha512-bVr+/OoZZy7wrHlNcEAAa6PAgKA4BoXPYVN2EijMC5WnGgQ4ZEuixmKnVs2roiAvr7RhIFVH17QD27cojgIZCg==",
"dependencies": {}
},
"path-to-regexp@6.2.1": {
"integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==",
"dependencies": {}
},
"sdp-transform@2.14.2": {
"integrity": "sha512-icY6jVao7MfKCieyo1AyxFYm1baiM+fA00qW/KrNNVlkxHAd34riEKuEkUe4bBb3gJwLJZM+xT60Yj1QL8rHiA==",
"dependencies": {}
}
}
},
"remote": {
"https://deno.land/std@0.224.0/encoding/_util.ts": "beacef316c1255da9bc8e95afb1fa56ed69baef919c88dc06ae6cb7a6103d376",
"https://deno.land/std@0.224.0/encoding/hex.ts": "6270f25e5d85f99fcf315278670ba012b04b7c94b67715b53f30d03249687c07"
}
}