14 lines
311 B
JSON
14 lines
311 B
JSON
{
|
|
"name": "justfile",
|
|
"description": "Utilities for working with justfiles, including doc comment optimization",
|
|
"version": "0.18.0",
|
|
"author": {
|
|
"name": "Craig Motlin"
|
|
},
|
|
"skills": [
|
|
"./skills/justfile-style/SKILL.md"
|
|
],
|
|
"commands": [
|
|
"./commands/justfile-recipe-short-doc.md"
|
|
]
|
|
} |