Skip to content

Commit 509f6e5

Browse files
LouisHaftmannDrJume
andcommitted
chore: add meta info to package.json
Co-authored-by: Julian Meinking <12785972+DrJume@users.noreply.github.com>
1 parent 969ce51 commit 509f6e5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
"packageManager": "pnpm@8.15.3",
66
"description": "A tRPC wrapper around '@tanstack/vue-query'",
77
"license": "MIT",
8+
"repository": "github:falcondev-it/trpc-vue-query",
9+
"bugs": {
10+
"url": "https://github.com/falcondev-it/trpc-vue-query/issues"
11+
},
12+
"keywords": [
13+
"trpc",
14+
"vue-query",
15+
"trpc-client",
16+
"tanstack-query",
17+
"typescript"
18+
],
819
"main": "dist/index.js",
920
"module": "dist/index.mjs",
1021
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)