12 lines
368 B
JSON
12 lines
368 B
JSON
{
|
|
"name": "taskie",
|
|
"description": "A simple framework of reusable prompts that makes it easy to implement features & projects of almost any level of complexity while maintaining a high level of code quality.",
|
|
"version": "1.1.5",
|
|
"author": {
|
|
"name": "Igor Pletnjov",
|
|
"url": "https://github.com/ipletnjov-tw"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |