mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 12:47:57 +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",
|
"unplugin": "^2.1.2",
|
||||||
"vite": "^6.0.7",
|
"vite": "^6.0.7",
|
||||||
"vue-tsc": "^2.2.0"
|
"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