2021-06-07 03:09:53 +03:00
|
|
|
{
|
2021-10-08 19:37:06 +03:00
|
|
|
"name": "stable-test-runner",
|
2021-06-07 03:09:53 +03:00
|
|
|
"lockfileVersion": 2,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"dependencies": {
|
2023-01-17 21:23:24 +03:00
|
|
|
"@playwright/test": "1.30.0-alpha-jan-16-2023"
|
2021-06-07 03:09:53 +03:00
|
|
|
}
|
|
|
|
},
|
2022-05-11 18:06:52 +03:00
|
|
|
"node_modules/@playwright/test": {
|
2023-01-17 21:23:24 +03:00
|
|
|
"version": "1.30.0-alpha-jan-16-2023",
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.30.0-alpha-jan-16-2023.tgz",
|
|
|
|
"integrity": "sha512-c0nhrlPaSNQoT0N42On3RFzKgrym7irFyz1l1VjISlRRBdO1gEJoIcG6gH7ORymjVPdh3P46b9KdT0VZk6zdaA==",
|
2021-06-07 03:09:53 +03:00
|
|
|
"dependencies": {
|
2022-06-21 19:53:38 +03:00
|
|
|
"@types/node": "*",
|
2023-01-17 21:23:24 +03:00
|
|
|
"playwright-core": "1.30.0-alpha-jan-16-2023"
|
2021-07-29 03:33:14 +03:00
|
|
|
},
|
2021-06-07 03:09:53 +03:00
|
|
|
"bin": {
|
2022-05-11 18:06:52 +03:00
|
|
|
"playwright": "cli.js"
|
2021-07-29 03:33:14 +03:00
|
|
|
},
|
|
|
|
"engines": {
|
2022-05-11 18:06:52 +03:00
|
|
|
"node": ">=14"
|
2021-06-07 03:09:53 +03:00
|
|
|
}
|
|
|
|
},
|
2022-06-21 19:53:38 +03:00
|
|
|
"node_modules/@types/node": {
|
|
|
|
"version": "18.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.0.0.tgz",
|
|
|
|
"integrity": "sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA=="
|
|
|
|
},
|
2022-05-11 18:06:52 +03:00
|
|
|
"node_modules/playwright-core": {
|
2023-01-17 21:23:24 +03:00
|
|
|
"version": "1.30.0-alpha-jan-16-2023",
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0-alpha-jan-16-2023.tgz",
|
|
|
|
"integrity": "sha512-n3aogmF1obpzAfS3zyOn6qJfnINuw/s+mWSsmiZwKoOcPLC/1U6oYzobTi/Rv879S9WI1MST5u4DHCh8aLJ20Q==",
|
2022-05-11 18:06:52 +03:00
|
|
|
"bin": {
|
|
|
|
"playwright": "cli.js"
|
2021-07-29 03:33:14 +03:00
|
|
|
},
|
|
|
|
"engines": {
|
2022-05-11 18:06:52 +03:00
|
|
|
"node": ">=14"
|
2021-06-07 03:09:53 +03:00
|
|
|
}
|
2022-05-11 18:06:52 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@playwright/test": {
|
2023-01-17 21:23:24 +03:00
|
|
|
"version": "1.30.0-alpha-jan-16-2023",
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.30.0-alpha-jan-16-2023.tgz",
|
|
|
|
"integrity": "sha512-c0nhrlPaSNQoT0N42On3RFzKgrym7irFyz1l1VjISlRRBdO1gEJoIcG6gH7ORymjVPdh3P46b9KdT0VZk6zdaA==",
|
2022-05-11 18:06:52 +03:00
|
|
|
"requires": {
|
2022-06-21 19:53:38 +03:00
|
|
|
"@types/node": "*",
|
2023-01-17 21:23:24 +03:00
|
|
|
"playwright-core": "1.30.0-alpha-jan-16-2023"
|
2021-06-07 03:09:53 +03:00
|
|
|
}
|
|
|
|
},
|
2022-06-21 19:53:38 +03:00
|
|
|
"@types/node": {
|
|
|
|
"version": "18.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.0.0.tgz",
|
|
|
|
"integrity": "sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA=="
|
|
|
|
},
|
2021-10-20 20:35:37 +03:00
|
|
|
"playwright-core": {
|
2023-01-17 21:23:24 +03:00
|
|
|
"version": "1.30.0-alpha-jan-16-2023",
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0-alpha-jan-16-2023.tgz",
|
|
|
|
"integrity": "sha512-n3aogmF1obpzAfS3zyOn6qJfnINuw/s+mWSsmiZwKoOcPLC/1U6oYzobTi/Rv879S9WI1MST5u4DHCh8aLJ20Q=="
|
2021-06-07 03:09:53 +03:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|