Files
42marketplaces/sync/gh-lightsoft-dev-claude-plugin-for-dev-project-cleaner.json
2025-11-30 09:08:53 +08:00

18 lines
453 B
JSON

{
"name": "project-cleaner",
"owner": {
"name": "Lightsoft",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "project-cleaner",
"description": "Smart file cleanup before deployment - removes unused backups and packages",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-lightsoft-dev-claude-plugin-for-dev-project-cleaner.git"
},
"strict": true
}
]
}