18 lines
571 B
JSON
18 lines
571 B
JSON
{
|
|
"name": "specweave-core",
|
|
"owner": {
|
|
"name": "Anton Abyzov",
|
|
"email": "anton.abyzov@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "specweave-core",
|
|
"description": "Core software engineering practices including code review, refactoring, architecture design, design patterns, SOLID principles, clean code, technical debt management, and software craftsmanship.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-core.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |