Skip to content

Commit 04543a9

Browse files
committed
chore: update package metadata
1 parent e2b7d5a commit 04543a9

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@
88
"sdk",
99
"typescript"
1010
],
11+
"homepage": "https://github.com/Belco90/pcloud-kit#readme",
12+
"bugs": "https://github.com/Belco90/pcloud-kit/issues",
1113
"license": "MIT",
14+
"author": "Mario Beltrán (https://belco.dev)",
15+
"repository": {
16+
"type": "git",
17+
"url": "git+https://github.com/Belco90/pcloud-kit.git"
18+
},
1219
"files": [
13-
"dist",
14-
"README.md",
15-
"LICENSE"
20+
"dist"
1621
],
1722
"type": "module",
1823
"sideEffects": false,

0 commit comments

Comments
 (0)