You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/06/27 00:27:46 UTC

[3/4] git commit: Added "bugs" entry to package.json, so issue link shows up on npmjs.org.

Added "bugs" entry to package.json, so issue link shows up on npmjs.org.


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/debf54d1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/debf54d1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/debf54d1

Branch: refs/heads/2.9.x
Commit: debf54d13929b9e38d5759810647a06f14bc3949
Parents: d9241b0
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Jun 20 10:13:51 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Wed Jun 26 15:26:49 2013 -0700

----------------------------------------------------------------------
 package.json | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/debf54d1/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d9af7a8..8c06f4a 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,10 @@
     "type": "git",
     "url": "https://git-wip-us.apache.org/repos/asf/cordova-cli.git"
   },
+  "bugs":{
+    "url" : "https://issues.apache.org/jira/browse/CB",
+    "email" : "dev@cordova.apache.org"
+  },
   "keywords": [
     "cordova",
     "client",