11 lines
248 B
JSON
11 lines
248 B
JSON
{
|
|
"name": "development",
|
|
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "Juan Puelpan"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |