15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"name": "dev-essentials",
|
|
"description": "Essential development tools including code review, testing, debugging, and security audit capabilities",
|
|
"version": "1.4.0",
|
|
"author": {
|
|
"name": "androidyue",
|
|
"url": "https://github.com/androidyue"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |