12 lines
253 B
JSON
12 lines
253 B
JSON
{
|
|
"name": "code-review",
|
|
"description": "Perform a comprehensive code review of recent changes",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": " Anand Tyagi",
|
|
"url": "https://github.com/ananddtyagi"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |