15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"name": "browser-compatibility-tester",
|
|
"description": "Cross-browser testing with BrowserStack, Selenium Grid, and Playwright - test across Chrome, Firefox, Safari, Edge",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugin Hub",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |