15 lines
350 B
JSON
15 lines
350 B
JSON
{
|
|
"name": "dependency-management",
|
|
"description": "Dependency auditing, version management, and security vulnerability scanning",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/legacy-modernizer.md"
|
|
],
|
|
"commands": [
|
|
"./commands/deps-audit.md"
|
|
]
|
|
} |