28 lines
708 B
JSON
28 lines
708 B
JSON
{
|
|
"name": "keycloak-google-broker-e2e",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "keycloak-google-broker-e2e",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"playwright-core": "1.55.1"
|
|
}
|
|
},
|
|
"node_modules/playwright-core": {
|
|
"version": "1.55.1",
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.55.1.tgz",
|
|
"integrity": "sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"playwright-core": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
}
|
|
}
|
|
}
|