14 lines
312 B
JSON
14 lines
312 B
JSON
{
|
|
"name": "nuxt",
|
|
"description": "Nuxt development guidance with Vue best practices, auto-imports awareness, and library-specific patterns for Pinia, VueUse, and more",
|
|
"version": "2.3.0",
|
|
"author": {
|
|
"name": "Lukas Trumm"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |