{ "_args": [ [ "normalize-git-url@~3.0.1", "/Users/rebecca/code/npm" ] ], "_from": "normalize-git-url@>=3.0.1 <3.1.0", "_id": "normalize-git-url@3.0.1", "_inCache": true, "_location": "/normalize-git-url", "_nodeVersion": "2.2.2", "_npmUser": { "email": "kat@sykosomatic.org", "name": "zkat" }, "_npmVersion": "3.1.2", "_phantomChildren": {}, "_requested": { "name": "normalize-git-url", "raw": "normalize-git-url@~3.0.1", "rawSpec": "~3.0.1", "scope": null, "spec": ">=3.0.1 <3.1.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.1.tgz", "_shasum": "d40d419d05a15870271e50534dbb7b8ccd9b0a5c", "_shrinkwrap": null, "_spec": "normalize-git-url@~3.0.1", "_where": "/Users/rebecca/code/npm", "author": { "email": "ogd@aoaioxxysz.net", "name": "Forrest L Norvell" }, "bugs": { "url": "https://github.com/npm/normalize-git-url/issues" }, "dependencies": {}, "description": "Normalizes Git URLs. For npm, but you can use it too.", "devDependencies": { "tap": "^1.1.0" }, "directories": { "test": "test" }, "dist": { "shasum": "d40d419d05a15870271e50534dbb7b8ccd9b0a5c", "tarball": "http://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.1.tgz" }, "gitHead": "8393cd4345e404eb6ad2ff6853dcc8287807ca22", "homepage": "https://github.com/npm/normalize-git-url", "keywords": [ "git", "github", "normalize", "npm", "url" ], "license": "ISC", "main": "normalize-git-url.js", "maintainers": [ { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "iarna", "email": "me@re-becca.org" }, { "name": "zkat", "email": "kat@sykosomatic.org" } ], "name": "normalize-git-url", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/npm/normalize-git-url.git" }, "scripts": { "test": "tap test/*.js" }, "version": "3.0.1" }