Files
2025-11-29 18:47:50 +08:00

14 lines
264 B
JSON

{
"name": "setup",
"description": "Custom skills and plugins that lets you integrate Hyperspell into your code project.",
"version": "1.0.0",
"author": {
"name": "Hyperspell"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}