[Pkg-javascript-commits] [node-stream-http] 120/208: Add missing "bugs" and "homepage" entries to package.json
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-http.
commit ff68130d89187119784b947b90db5a30edff6c24
Author: John Hiesey <john at hiesey.com>
Date: Wed Jan 13 04:37:06 2016 +0100
Add missing "bugs" and "homepage" entries to package.json
---
package.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package.json b/package.json
index d6b4007..a6a5ef7 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,10 @@
},
"author": "John Hiesey",
"license": "MIT",
+ "bugs": {
+ "url": "https://github.com/jhiesey/stream-http/issues"
+ },
+ "homepage": "https://github.com/jhiesey/stream-http#readme",
"keywords": [
"http",
"stream",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list