mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-30 16:33:01 +00:00
56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"jsr:@std/assert@^1.0.13": "1.0.19",
|
|
"jsr:@std/internal@^1.0.12": "1.0.14",
|
|
"jsr:@std/internal@^1.0.14": "1.0.14",
|
|
"jsr:@std/path@^1.0.9": "1.1.6",
|
|
"npm:playwright@1.62.0": "1.62.0"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.19": {
|
|
"integrity": "eaada96ee120cb980bc47e040f82814d786fe8162ecc53c91d8df60b8755991e",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.12"
|
|
]
|
|
},
|
|
"@std/internal@1.0.14": {
|
|
"integrity": "291516b3d4c35024d6ffbc0a9df5bf4c64116e05b50012cf846710152d2ffdf7"
|
|
},
|
|
"@std/path@1.1.6": {
|
|
"integrity": "c68485c2a4dfbb5ae3cc74fae4e8c4e5d874cf8a8ed12927917235c758b46cbe",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.14"
|
|
]
|
|
}
|
|
},
|
|
"npm": {
|
|
"fsevents@2.3.2": {
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"os": ["darwin"],
|
|
"scripts": true
|
|
},
|
|
"playwright-core@1.62.0": {
|
|
"integrity": "sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==",
|
|
"bin": true
|
|
},
|
|
"playwright@1.62.0": {
|
|
"integrity": "sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw==",
|
|
"dependencies": [
|
|
"playwright-core"
|
|
],
|
|
"optionalDependencies": [
|
|
"fsevents"
|
|
],
|
|
"bin": true
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@^1.0.13",
|
|
"jsr:@std/path@^1.0.9",
|
|
"npm:playwright@1.62.0"
|
|
]
|
|
}
|
|
}
|