11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"name": "documentation-generator",
|
|
"description": "Create comprehensive documentation for code, APIs, and projects.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anonymous"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |