Files
2025-11-30 08:22:39 +08:00

15 lines
266 B
JSON

{
"name": "soc2-audit-helper",
"description": "Assist with SOC2 audit preparation",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}