{ "name": "9833c18b2d85bc59", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@playwright/mcp": "^0.0.43" } }, "node_modules/@playwright/mcp": { "version": "0.0.43", "resolved": "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.43.tgz", "integrity": "sha512-MqZ7AljsV/Z0t02L/IXFbb+uMSRLpoIJanXkFHT62MQSVj92qTyQt/9yey5KlRpBuqOkOw5LoTyGEUqCF4l/lQ==", "license": "Apache-2.0", "dependencies": { "playwright": "1.57.0-alpha-2025-10-16", "playwright-core": "1.57.0-alpha-2025-10-16" }, "bin": { "mcp-server-playwright": "cli.js" }, "engines": { "node": ">=18" } }, "node_modules/fsevents": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "hasInstallScript": true, "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, "node_modules/playwright": { "version": "1.57.0-alpha-2025-10-16", "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.57.0-alpha-2025-10-16.tgz", "integrity": "sha512-a1527pq+d/EQRwfoUpnTfjZqA04qs5y3A3HedQZiU6Vicc35VcIIpYin99pklFQdyBd1M9oj9oKFsHbilflo6g==", "license": "Apache-2.0", "dependencies": { "playwright-core": "1.57.0-alpha-2025-10-16" }, "bin": { "playwright": "cli.js" }, "engines": { "node": ">=18" }, "optionalDependencies": { "fsevents": "2.3.2" } }, "node_modules/playwright-core": { "version": "1.57.0-alpha-2025-10-16", "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.57.0-alpha-2025-10-16.tgz", "integrity": "sha512-QfB4sdxqkxN3mrBii/Fqh65qSggrPbcDMJcsqjwsShn1lxbX48P8WuNNSdF05lwDfgS3BsQBkay3SdY3caueAg==", "license": "Apache-2.0", "bin": { "playwright-core": "cli.js" }, "engines": { "node": ">=18" } } } }