UNPKG

npm

Version:

a package manager for JavaScript

85 lines (84 loc) 1.94 kB
{ "_args": [ [ "normalize-git-url@~2.0.0", "/Users/rebecca/code/npm" ] ], "_from": "normalize-git-url@>=2.0.0 <2.1.0", "_id": "normalize-git-url@2.0.0", "_inCache": true, "_location": "/normalize-git-url", "_nodeVersion": "2.3.1", "_npmUser": { "email": "me@re-becca.org", "name": "iarna" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "normalize-git-url", "raw": "normalize-git-url@~2.0.0", "rawSpec": "~2.0.0", "scope": null, "spec": ">=2.0.0 <2.1.0", "type": "range" }, "_requiredBy": [ "/" ], "_shasum": "2cf92aeda24dd2bccf076edef83f4feaf925e436", "_shrinkwrap": null, "_spec": "normalize-git-url@~2.0.0", "_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": "2cf92aeda24dd2bccf076edef83f4feaf925e436", "tarball": "http://registry.npmjs.org/normalize-git-url/-/normalize-git-url-2.0.0.tgz" }, "gitHead": "cf9fb245bc25d2a8914b71e8989ec426e7819e00", "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": "normalize-git-url", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/npm/normalize-git-url.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.0.0" }