Skip to content

Commit 3f22fb8

Browse files
committed
chore: enhance description and keywords in packages.json
1 parent c70c942 commit 3f22fb8

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-theme-switch-animation",
33
"version": "0.4.0",
4-
"description": "React Theme Switch Animation for ReactJS, NextJS App Router",
4+
"description": "Beautiful, smooth animations for theme switching in React applications. Features Circle, Blur Circle, and QR Scan animations with TypeScript support.",
55
"keywords": [
66
"react",
77
"reactjs",
@@ -12,7 +12,16 @@
1212
"typescript",
1313
"nextjs",
1414
"dark",
15-
"light"
15+
"light",
16+
"view-transition",
17+
"circle",
18+
"blur",
19+
"qr-scan",
20+
"theme-toggle",
21+
"dark-mode",
22+
"tailwindcss",
23+
"smooth-animation",
24+
"ui-component"
1625
],
1726
"homepage": "https://github.com/MinhOmega/react-theme-switch-animation#readme",
1827
"bugs": {

0 commit comments

Comments
 (0)