13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"name": "dev-utils",
|
|
"description": "Utility commands and skill for general development",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Simon Kelly",
|
|
"email": "skelly@dimagi.com",
|
|
"url": "https://github.com/dimagi"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |