14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "browser-tools",
|
|
"description": "Chrome automation tools for agent-assisted web testing and interaction using Chrome DevTools Protocol",
|
|
"version": "1.2.7",
|
|
"author": {
|
|
"name": "Lukas Trumm"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |