12 lines
246 B
JSON
12 lines
246 B
JSON
{
|
|
"name": "generate-api-docs",
|
|
"description": "Generate API documentation for endpoints",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": " Anand Tyagi",
|
|
"url": "https://github.com/ananddtyagi"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |