18 lines
520 B
JSON
18 lines
520 B
JSON
{
|
|
"name": "vue-development",
|
|
"owner": {
|
|
"name": "Alexander Opalic",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "vue-development",
|
|
"description": "Modern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-alexanderop-claude-skill-vue-development.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |