Skip to content

Commit 8926c5e

Browse files
package json
1 parent a667abc commit 8926c5e

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "module",
44
"version": "1.0.0",
55
"packageManager": "pnpm@8.3.0",
6-
"description": "add description",
7-
"author": "add author",
6+
"description": "Plausible Analytics plugin for Vue or Nuxt",
7+
"author": "Mehmet - productdevbook <hi@productdevbook.com>",
88
"license": "MIT",
99
"funding": "https://github.com/sponsors/productdevbook",
1010
"homepage": "https://github.com/productdevbookcom/v-plausible",
@@ -14,7 +14,14 @@
1414
},
1515
"bugs": "https://github.com/productdevbookcom/v-plausible/issues",
1616
"keywords": [
17-
"add keywords"
17+
"vue 3",
18+
"analytics",
19+
"plausible",
20+
"plausible analytics",
21+
"tracking",
22+
"vue",
23+
"nuxt",
24+
"nuxt 3",
1825
],
1926
"exports": {
2027
".": {

0 commit comments

Comments
 (0)