Files
42marketplaces/sync/gh-dnlopes-claude-code-plugins-project-documenter.json
2025-11-29 18:53:27 +08:00

18 lines
480 B
JSON

{
"name": "project-documenter",
"owner": {
"name": "David Lopes",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "project-documenter",
"description": "Repository documentation toolkit for creating and maintaining CLAUDE.md and docs/claude/ structure",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dnlopes-claude-code-plugins-project-documenter.git"
},
"strict": true
}
]
}