Files
42marketplaces/sync/gh-rawveg-skillsforge-marketplace-figlet-text-converter.json
2025-11-30 09:08:53 +08:00

18 lines
456 B
JSON

{
"name": "figlet-text-converter",
"owner": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"plugins": [
{
"name": "figlet-text-converter",
"description": "Converts marked text in files to ASCII art using figlet tag syntax.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-rawveg-skillsforge-marketplace-figlet-text-converter.git"
},
"strict": true
}
]
}