12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"name": "track-and-improve",
|
|
"description": "Capture mistakes and improvement opportunities with automatic 5 whys analysis",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Nick Tune",
|
|
"email": "nick@ntcoding.co.uk"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |