We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89dc18f commit e565c92Copy full SHA for e565c92
1 file changed
package.json
@@ -20,6 +20,14 @@
20
"Matthew O'Connor (github.com/matt-oc)",
21
"Shane Lacey (github.com/shanel262)"
22
],
23
+ "homepage": "https://github.com/nodezoo/nodezoo-github#readme",
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "git+https://github.com/nodezoo/nodezoo-github.git"
27
+ },
28
+ "bugs": {
29
+ "url": "https://github.com/nodezoo/nodezoo-github/issues"
30
31
"license": "MIT",
32
"dependencies": {
33
"code": "2.1.0",
0 commit comments