18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"name": "document-generator",
|
|
"owner": {
|
|
"name": "Brad Boehmke",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "document-generator",
|
|
"description": "Generates various types of documentation including ADRs, architecture diagrams, changelogs, READMEs, tutorials, and API documentation for Personal projects",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-bradleyboehmke-brads-marketplace-document-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |