We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc5e9b commit 72a0650Copy full SHA for 72a0650
1 file changed
packages/react-qr-code/package.json
@@ -10,6 +10,25 @@
10
"directory": "packages/react-qr-code"
11
},
12
"homepage": "https://reactqrcode.com",
13
+ "keywords": [
14
+ "react",
15
+ "react-component",
16
+ "react-library",
17
+ "qr",
18
+ "code",
19
+ "qrcode",
20
+ "qr-code",
21
+ "qr-code-generator",
22
+ "qr-code-library",
23
+ "qr-code-react",
24
+ "customizable-qr-code",
25
+ "qr-code-with-logo",
26
+ "qr-code-svg",
27
+ "qr-code-image",
28
+ "qr-code-download",
29
+ "typescript",
30
+ "open-source"
31
+ ],
32
"type": "module",
33
"scripts": {
34
"build": "tsc -b && vite build"
0 commit comments