100 lines
3.1 KiB
JSON
100 lines
3.1 KiB
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"jsr:@deno-library/compress@*": "0.5.6",
|
|
"jsr:@deno-library/crc32@1.0.2": "1.0.2",
|
|
"jsr:@std/assert@*": "1.0.19",
|
|
"jsr:@std/bytes@^1.0.2": "1.0.6",
|
|
"jsr:@std/fs@1.0.5": "1.0.5",
|
|
"jsr:@std/internal@^1.0.12": "1.0.12",
|
|
"jsr:@std/io@0.225.0": "0.225.0",
|
|
"jsr:@std/path@1.0.8": "1.0.8",
|
|
"jsr:@std/path@^1.0.7": "1.0.8",
|
|
"jsr:@std/streams@^1.0.7": "1.0.17",
|
|
"jsr:@std/tar@0.1.3": "0.1.3",
|
|
"jsr:@zip-js/zip-js@2.7.53": "2.7.53",
|
|
"npm:playwright@*": "1.59.1",
|
|
"npm:typescript@*": "6.0.2"
|
|
},
|
|
"jsr": {
|
|
"@deno-library/compress@0.5.6": {
|
|
"integrity": "9d76e37e7682fc8d3d99d5641a7af454ce4689b1df3fd3062141a1deb64453cd",
|
|
"dependencies": [
|
|
"jsr:@deno-library/crc32",
|
|
"jsr:@std/fs",
|
|
"jsr:@std/io",
|
|
"jsr:@std/path@1.0.8",
|
|
"jsr:@std/tar",
|
|
"jsr:@zip-js/zip-js"
|
|
]
|
|
},
|
|
"@deno-library/crc32@1.0.2": {
|
|
"integrity": "d2061bfee30c87c97f285dfca0fdc4458e632dc072a33ecfc73ca5177a5a39a0"
|
|
},
|
|
"@std/assert@1.0.19": {
|
|
"integrity": "eaada96ee120cb980bc47e040f82814d786fe8162ecc53c91d8df60b8755991e",
|
|
"dependencies": [
|
|
"jsr:@std/internal"
|
|
]
|
|
},
|
|
"@std/bytes@1.0.6": {
|
|
"integrity": "f6ac6adbd8ccd99314045f5703e23af0a68d7f7e58364b47d2c7f408aeb5820a"
|
|
},
|
|
"@std/fs@1.0.5": {
|
|
"integrity": "41806ad6823d0b5f275f9849a2640d87e4ef67c51ee1b8fb02426f55e02fd44e",
|
|
"dependencies": [
|
|
"jsr:@std/path@^1.0.7"
|
|
]
|
|
},
|
|
"@std/internal@1.0.12": {
|
|
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
|
|
},
|
|
"@std/io@0.225.0": {
|
|
"integrity": "c1db7c5e5a231629b32d64b9a53139445b2ca640d828c26bf23e1c55f8c079b3",
|
|
"dependencies": [
|
|
"jsr:@std/bytes"
|
|
]
|
|
},
|
|
"@std/path@1.0.8": {
|
|
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
|
|
},
|
|
"@std/streams@1.0.17": {
|
|
"integrity": "7859f3d9deed83cf4b41f19223d4a67661b3d3819e9fc117698f493bf5992140"
|
|
},
|
|
"@std/tar@0.1.3": {
|
|
"integrity": "531270fc707b37ab9b5f051aa4943e7b16b86905e0398a4ebe062983b0c93115",
|
|
"dependencies": [
|
|
"jsr:@std/streams"
|
|
]
|
|
},
|
|
"@zip-js/zip-js@2.7.53": {
|
|
"integrity": "acea5bd8e01feb3fe4c242cfbde7d33dd5e006549a4eb1d15283bc0c778ed672"
|
|
}
|
|
},
|
|
"npm": {
|
|
"fsevents@2.3.2": {
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"os": ["darwin"],
|
|
"scripts": true
|
|
},
|
|
"playwright-core@1.59.1": {
|
|
"integrity": "sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==",
|
|
"bin": true
|
|
},
|
|
"playwright@1.59.1": {
|
|
"integrity": "sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==",
|
|
"dependencies": [
|
|
"playwright-core"
|
|
],
|
|
"optionalDependencies": [
|
|
"fsevents"
|
|
],
|
|
"bin": true
|
|
},
|
|
"typescript@6.0.2": {
|
|
"integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
|
|
"bin": true
|
|
}
|
|
}
|
|
}
|