We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b7d5a commit 04543a9Copy full SHA for 04543a9
1 file changed
package.json
@@ -8,11 +8,16 @@
8
"sdk",
9
"typescript"
10
],
11
+ "homepage": "https://github.com/Belco90/pcloud-kit#readme",
12
+ "bugs": "https://github.com/Belco90/pcloud-kit/issues",
13
"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
+ },
19
"files": [
- "dist",
- "README.md",
- "LICENSE"
20
+ "dist"
21
22
"type": "module",
23
"sideEffects": false,
0 commit comments