We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884f9d9 commit 045f694Copy full SHA for 045f694
1 file changed
package.json
@@ -3,6 +3,12 @@
3
"version": "0.0.0",
4
"packageManager": "pnpm@10.6.3",
5
"description": "A simple react ui component",
6
+ "keywords": [
7
+ "ui",
8
+ "react",
9
+ "tailwindcss",
10
+ "shadcn"
11
+ ],
12
"type": "module",
13
"license": "MIT",
14
"homepage": "https://github.com/author/library#readme",
@@ -13,7 +19,7 @@
19
"type": "git",
20
"url": "git+https://github.com/author/library.git"
15
21
},
16
- "author": "Author Name <author.name@mail.com>",
22
+ "author": "Barry <onlylonger@outlook.com>",
17
23
"files": [
18
24
"dist"
25
],
0 commit comments