mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(package): add keywords (#3243)
This commit is contained in:
18
package.json
18
package.json
@@ -157,5 +157,21 @@
|
||||
"unplugin": "^2.1.2",
|
||||
"vite": "^6.0.7",
|
||||
"vue-tsc": "^2.2.0"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"nuxt-ui",
|
||||
"nuxt",
|
||||
"vue3",
|
||||
"tailwindcss",
|
||||
"component library",
|
||||
"vue",
|
||||
"vuejs",
|
||||
"vue.js",
|
||||
"typescript",
|
||||
"vue-components",
|
||||
"ui",
|
||||
"tailwind",
|
||||
"framework",
|
||||
"ui-framework"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user