{ "name": "github-url-from-git", "version": "1.3.0", "description": "Parse a github git url and return the github repo url", "main": "index.js", "scripts": { "test": "mocha test.js --reporter spec --require should" }, "repository": { "type": "git", "url": "https://github.com/visionmedia/node-github-url-from-git.git" }, "keywords": [ "github", "git", "url", "parser" ], "author": { "name": "TJ Holowaychuk" }, "license": "MIT", "devDependencies": { "better-assert": "~1.0.0", "mocha": "~1.9.0", "should": "~1.2.2" }, "gitHead": "d92a033d7e769264f17ae8ef4409e6a31e0cd016", "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", "_npmUser": { "name": "bcoe", "email": "bencoe@gmail.com" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "bcoe", "email": "bencoe@gmail.com" } ], "dist": { "shasum": "6e79d9779632ca78aa645c67bb419f70e51d69f7", "tarball": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.3.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.3.0.tgz", "readme": "ERROR: No README data found!" }