aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2015-12-10 12:52:55 -0800
committerNick Merwin <[email protected]>2015-12-10 12:52:55 -0800
commitd084add18e87fd1a292315de7c9eb171e8fd4b93 (patch)
treec90578e6a9540b8af75a930dc25d3c07be4efee6 /package.json
parent712e6e4bb4d8e1a60f646d954743a6808aa7f13e (diff)
parentd60635885d243abef2cbc5b2a0da7a27d752a14b (diff)
downloadnode-coveralls-pr/96.tar.xz
node-coveralls-pr/96.zip
merge conflictspr/96
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/package.json b/package.json
index ce0ea06..b06a3f7 100644
--- a/package.json
+++ b/package.json
@@ -5,9 +5,9 @@
"coverage",
"coveralls"
],
- "version": "2.11.2",
+ "version": "2.11.4",
"bugs": {
- "url": "https://github.com/cainus/node-coveralls/issues"
+ "url": "https://github.com/nickmerwin/node-coveralls/issues"
},
"scripts": {
"test": "make test"
@@ -16,9 +16,11 @@
"coveralls": "./bin/coveralls.js"
},
"maintainers": [
- "Gregg Caines <[email protected]> (http://caines.ca)"
+ "Nick Merwin <[email protected]> (https://coveralls.io)"
],
"contributors": [
+ "Gregg Caines <[email protected]> (http://caines.ca)",
+ "Joshua Ma <[email protected]> (http://joshma.com)",
"Alan Gutierrez <[email protected]> (http://www.prettyrobots.com/)",
"Kir Belevich (https://github.com/svg)",
"elliotcable <[email protected]> (http://elliottcable.name/)",
@@ -30,7 +32,7 @@
"js-yaml": "3.0.1",
"lcov-parse": "0.0.6",
"log-driver": "1.2.4",
- "request": "2.40.0"
+ "request": "2.67.0"
},
"devDependencies": {
"sinon-restore": "1.0.0",
@@ -49,7 +51,7 @@
},
"repository": {
"type": "git",
- "url": "git://github.com/cainus/node-coveralls.git"
+ "url": "git://github.com/nickmerwin/node-coveralls.git"
},
"author": "Gregg Caines",
"license": "BSD"