12 lines
200 B
JSON
12 lines
200 B
JSON
{
|
|
"name": "interview",
|
|
"description": "interview with claude",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "hynu",
|
|
"email": "khw1031@gmail.com"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |