summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/github-url-from-git/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/github-url-from-git/package.json')
-rw-r--r--deps/npm/node_modules/github-url-from-git/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/deps/npm/node_modules/github-url-from-git/package.json b/deps/npm/node_modules/github-url-from-git/package.json
index fb396bf95e..978435c7da 100644
--- a/deps/npm/node_modules/github-url-from-git/package.json
+++ b/deps/npm/node_modules/github-url-from-git/package.json
@@ -1,6 +1,6 @@
{
"name": "github-url-from-git",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Parse a github git url and return the github repo url",
"main": "index.js",
"scripts": {
@@ -25,15 +25,15 @@
"mocha": "~1.9.0",
"should": "~1.2.2"
},
- "gitHead": "d92a033d7e769264f17ae8ef4409e6a31e0cd016",
+ "gitHead": "154df00b0b590c29be5d2a5822e7b2e160b75345",
"bugs": {
"url": "https://github.com/visionmedia/node-github-url-from-git/issues"
},
"homepage": "https://github.com/visionmedia/node-github-url-from-git",
- "_id": "github-url-from-git@1.3.0",
- "_shasum": "6e79d9779632ca78aa645c67bb419f70e51d69f7",
- "_from": "github-url-from-git@latest",
- "_npmVersion": "1.5.0-alpha-4",
+ "_id": "github-url-from-git@1.4.0",
+ "_shasum": "285e6b520819001bde128674704379e4ff03e0de",
+ "_from": "github-url-from-git@^1.4.0",
+ "_npmVersion": "2.0.0-alpha.7",
"_npmUser": {
"name": "bcoe",
"email": "bencoe@gmail.com"
@@ -49,10 +49,10 @@
}
],
"dist": {
- "shasum": "6e79d9779632ca78aa645c67bb419f70e51d69f7",
- "tarball": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.3.0.tgz"
+ "shasum": "285e6b520819001bde128674704379e4ff03e0de",
+ "tarball": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.3.0.tgz",
+ "_resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz",
"readme": "ERROR: No README data found!"
}