mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
27 lines
747 B
JSON
27 lines
747 B
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"npm:playwright@*": "1.48.2",
|
|
"npm:playwright@^1.48.2": "1.48.2"
|
|
},
|
|
"npm": {
|
|
"fsevents@2.3.2": {
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
|
|
},
|
|
"playwright-core@1.48.2": {
|
|
"integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA=="
|
|
},
|
|
"playwright@1.48.2": {
|
|
"integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==",
|
|
"dependencies": [
|
|
"fsevents",
|
|
"playwright-core"
|
|
]
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"npm:playwright@^1.48.2"
|
|
]
|
|
}
|
|
}
|