12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"name": "tdd-workflows",
|
|
"displayName": "Tdd Workflows",
|
|
"version": "1.3.1",
|
|
"description": "Test-driven development methodology with red-green-refactor cycles and code review",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|