18 lines
312 B
JSON
18 lines
312 B
JSON
{
|
|
"name": "mr-sparkle",
|
|
"description": "Automated code quality enforcement with linting and formatting.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "racurry",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |