18 lines
377 B
JSON
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
|
|
}
|
|
]
|
|
} |