{"name":"@playwright/mcp","version":"0.0.56","description":"Playwright Tools for MCP","repository":{"type":"git","url":"git+https://github.com/microsoft/playwright-mcp.git"},"homepage":"https://playwright.dev","engines":{"node":">=18"},"author":{"name":"Microsoft Corporation"},"license":"Apache-2.0","scripts":{"lint":"npm run update-readme","update-readme":"node update-readme.js","docker-build":"docker build --no-cache -t playwright-mcp-dev:latest .","docker-rm":"docker rm playwright-mcp-dev","docker-run":"docker run -it -p 8080:8080 --name playwright-mcp-dev playwright-mcp-dev:latest","test":"playwright test","ctest":"playwright test --project=chrome","ftest":"playwright test --project=firefox","wtest":"playwright test --project=webkit","dtest":"MCP_IN_DOCKER=1 playwright test --project=chromium-docker","npm-publish":"npm run clean && npm run test && npm publish","copy-config":"cp ../playwright/packages/playwright/src/mcp/config.d.ts . && perl -pi -e \"s|import type \\* as playwright from 'playwright-core';|import type * as playwright from 'playwright';|\" ./config.d.ts","roll":"npm run copy-config && npm run lint"},"exports":{"./package.json":"./package.json",".":{"types":"./index.d.ts","default":"./index.js"}},"dependencies":{"playwright":"1.58.0-alpha-2026-01-16","playwright-core":"1.58.0-alpha-2026-01-16"},"bin":{"mcp-server-playwright":"cli.js"},"devDependencies":{"@modelcontextprotocol/sdk":"^1.24.0","@playwright/test":"1.58.0-alpha-2026-01-16","@types/node":"^24.3.0"},"gitHead":"b213c187b082c3a5c71c4b75230df269c4913c5a","types":"./index.d.ts","_id":"@playwright/mcp@0.0.56","bugs":{"url":"https://github.com/microsoft/playwright-mcp/issues"},"_nodeVersion":"20.19.6","_npmVersion":"11.7.0","dist":{"shasum":"a7f4dc9464a6749f7f8ad138ee6eba3cdd0f63a7","size":15735,"noattachment":false,"key":"/@playwright/mcp/-/@playwright/mcp-0.0.56.tgz","tarball":"http://registry.cnpm.dingdandao.com/@playwright/mcp/download/@playwright/mcp-0.0.56.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce039ad0-4930-49d9-9abb-149547347162"}},"directories":{},"maintainers":[{"name":"dgozman-ms","email":""},{"name":"pavelfeldman","email":""},{"name":"playwright-bot","email":""},{"name":"yurys","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp_0.0.56_1768589506827_0.32456798173047496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-16T18:51:46.974Z","publish_time":1768589506974,"_source_registry_name":"default","_cnpm_publish_time":1768589506974,"dist-tags":{"latest":"0.0.64","next":"0.0.66-alpha-2026-02-09"}}