12 lines
365 B
JSON
12 lines
365 B
JSON
{
|
|
"name": "browser-devtools",
|
|
"description": "Provides debugging web applications, monitoring network traffic, capturing screenshots, DOM inspection, performance analysis, and testing UI interactions during development.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Truong Vu",
|
|
"email": "vukhanhtruong@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |