12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"name": "spec-driven",
|
|
"description": "Transform specifications into executable code with automated analysis, validation checkpoints, and incremental delivery",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Nick Nisi",
|
|
"email": "nick@nisi.org"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |