Files
42marketplaces/sync/gh-rawveg-skillsforge-marketplace-word-count-checker.json
2025-11-30 09:08:53 +08:00

18 lines
412 B
JSON

{
"name": "word-count-checker",
"owner": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"plugins": [
{
"name": "word-count-checker",
"description": "Checks the word count of a file.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-rawveg-skillsforge-marketplace-word-count-checker.git"
},
"strict": true
}
]
}