[Pkg-javascript-commits] [node-pend] 02/10: add repository
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:11:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-pend.
commit 89f5ac5af20607758d00eb027888a0d242e43849
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Aug 2 02:42:36 2013 -0400
add repository
---
package.json | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index c1e5021..f1ff991 100644
--- a/package.json
+++ b/package.json
@@ -7,5 +7,12 @@
"test": "node test.js"
},
"author": "Andrew Kelley <superjoe30 at gmail.com>",
- "license": "MIT"
+ "license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/superjoe30/node-pend.git"
+ },
+ "bugs": {
+ "url": "https://github.com/superjoe30/node-pend/issues"
+ }
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-pend.git
More information about the Pkg-javascript-commits
mailing list