18 lines
430 B
JSON
18 lines
430 B
JSON
{
|
|
"name": "red-green",
|
|
"owner": {
|
|
"name": "AstroSteveo",
|
|
"email": "stevengmjr@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "red-green",
|
|
"description": "Test-Driven Development framework with Red-Green-Refactor workflow",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-astrosteveo-dev-marketplace-plugins-red-green.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |