mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-03-16 22:33:10 +00:00
feat(package): add mcpName field for MCP Registry ownership verification (#1432)
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
"mcpName": "io.github.microsoft/playwright-mcp",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "node update-readme.js",
|
"lint": "node update-readme.js",
|
||||||
"test": "playwright test",
|
"test": "playwright test",
|
||||||
|
|||||||
Reference in New Issue
Block a user