[Pkg-javascript-commits] [node-browserify-zlib] 04/33: Add repository field
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Apr 14 16:24:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browserify-zlib.
commit 9b59036265a0b87e8e82f7509e9be9aa0a2b7a0e
Author: Devon Govett <devongovett at gmail.com>
Date: Mon Apr 7 23:14:35 2014 -0700
Add repository field
---
package.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 397dc72..e86cc51 100644
--- a/package.json
+++ b/package.json
@@ -36,5 +36,9 @@
},
"main": "src/index.js",
"author": "Devon Govett <devongovett at gmail.com>",
- "license": "MIT"
+ "license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/devongovett/browserify-zlib.git"
+ }
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git
More information about the Pkg-javascript-commits
mailing list