We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc859c7 commit da7b175Copy full SHA for da7b175
1 file changed
package.json
@@ -72,6 +72,14 @@
72
},
73
"author": "Romain Lanz <romain.lanz@pm.me>",
74
"license": "MIT",
75
+ "homepage": "https://github.com/boringnode/queue#readme",
76
+ "bugs": {
77
+ "url": "https://github.com/boringnode/queue/issues"
78
+ },
79
+ "repository": {
80
+ "type": "git",
81
+ "url": "https://github.com/boringnode/queue.git"
82
83
"keywords": [
84
"queue",
85
"job",
0 commit comments