We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c055f2 commit 07c6009Copy full SHA for 07c6009
package.json
@@ -1,7 +1,12 @@
1
{
2
"name": "splendor-ui",
3
"version": "0.2.1",
4
- "description": "A ui-kit for splendor-pc.",
+ "description": "A set of UI components for splendor-xzwhome. Built with Vue 3.",
5
+ "keywords": [
6
+ "vue",
7
+ "vue3",
8
+ "ui"
9
+ ],
10
"main": "./es/main.js",
11
"types": "./es/types/main.d.ts",
12
"repository": "https://github.com/sunkint/splendor-ui.git",
0 commit comments