Skip to content

Commit 66e4cad

Browse files
committed
Add npm package metadata
1 parent 67904fb commit 66e4cad

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,17 @@
3030
"notifications",
3131
"transactional",
3232
"promotional"
33+
],
34+
"homepage": "https://github.com/yournotify/yournotify-node-sdk",
35+
"repository": {
36+
"type": "git",
37+
"url": "git+https://github.com/yournotify/yournotify-node-sdk.git"
38+
},
39+
"bugs": {
40+
"url": "https://github.com/yournotify/yournotify-node-sdk/issues"
41+
},
42+
"files": [
43+
"src",
44+
"README.md"
3345
]
3446
}

0 commit comments

Comments
 (0)