feat(package): add mcpName field for MCP Registry ownership verification (#1432)

This commit is contained in:
Willian Tolotti
2026-03-09 19:37:44 -03:00
committed by GitHub
parent a9d95f8d83
commit 55622bf5f1

View File

@@ -14,6 +14,7 @@
"name": "Microsoft Corporation"
},
"license": "Apache-2.0",
"mcpName": "io.github.microsoft/playwright-mcp",
"scripts": {
"lint": "node update-readme.js",
"test": "playwright test",