Files
ejs/deno.lock
2025-08-26 20:41:27 +02:00

54 lines
1.5 KiB
JSON

{
"version": "5",
"specifiers": {
"jsr:@std/assert@1": "1.0.14",
"jsr:@std/bytes@^1.0.5": "1.0.6",
"jsr:@std/fs@*": "1.0.18",
"jsr:@std/internal@^1.0.10": "1.0.10",
"jsr:@std/io@*": "0.225.2",
"npm:astring@1.9.0": "1.9.0",
"npm:meriyah@6.1.4": "6.1.4"
},
"jsr": {
"@std/assert@1.0.14": {
"integrity": "68d0d4a43b365abc927f45a9b85c639ea18a9fab96ad92281e493e4ed84abaa4",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/bytes@1.0.6": {
"integrity": "f6ac6adbd8ccd99314045f5703e23af0a68d7f7e58364b47d2c7f408aeb5820a"
},
"@std/fs@1.0.18": {
"integrity": "24bcad99eab1af4fde75e05da6e9ed0e0dce5edb71b7e34baacf86ffe3969f3a"
},
"@std/internal@1.0.10": {
"integrity": "e3be62ce42cab0e177c27698e5d9800122f67b766a0bea6ca4867886cbde8cf7"
},
"@std/io@0.225.2": {
"integrity": "3c740cd4ee4c082e6cfc86458f47e2ab7cb353dc6234d5e9b1f91a2de5f4d6c7",
"dependencies": [
"jsr:@std/bytes"
]
}
},
"npm": {
"astring@1.9.0": {
"integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==",
"bin": true
},
"meriyah@6.1.4": {
"integrity": "sha512-Sz8FzjzI0kN13GK/6MVEsVzMZEPvOhnmmI1lU5+/1cGOiK3QUahntrNNtdVeihrO7t9JpoH75iMNXg6R6uWflQ=="
}
},
"workspace": {
"dependencies": [
"jsr:@std/assert@1",
"jsr:@std/fs@*",
"jsr:@std/io@*",
"npm:astring@1.9.0",
"npm:meriyah@6.1.4"
]
}
}