We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a667abc commit 8926c5eCopy full SHA for 8926c5e
1 file changed
package.json
@@ -3,8 +3,8 @@
3
"type": "module",
4
"version": "1.0.0",
5
"packageManager": "pnpm@8.3.0",
6
- "description": "add description",
7
- "author": "add author",
+ "description": "Plausible Analytics plugin for Vue or Nuxt",
+ "author": "Mehmet - productdevbook <hi@productdevbook.com>",
8
"license": "MIT",
9
"funding": "https://github.com/sponsors/productdevbook",
10
"homepage": "https://github.com/productdevbookcom/v-plausible",
@@ -14,7 +14,14 @@
14
},
15
"bugs": "https://github.com/productdevbookcom/v-plausible/issues",
16
"keywords": [
17
- "add keywords"
+ "vue 3",
18
+ "analytics",
19
+ "plausible",
20
+ "plausible analytics",
21
+ "tracking",
22
+ "vue",
23
+ "nuxt",
24
+ "nuxt 3",
25
],
26
"exports": {
27
".": {
0 commit comments