Files
42marketplaces/sync/gh-jmgilman-sow-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
377 B
JSON

{
"name": "sow",
"owner": {
"name": "Joshua Gilman",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "sow",
"description": "AI-powered system of work for software engineering",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jmgilman-sow-plugin.git"
},
"strict": true
}
]
}