12 lines
227 B
JSON
12 lines
227 B
JSON
{
|
|
"name": "audit",
|
|
"description": "Perform security audit on codebase",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": " Anand Tyagi",
|
|
"url": "https://github.com/ananddtyagi"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |