You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.5 KiB

{
"name": "normalize-git-url",
"version": "2.0.0",
"description": "Normalizes Git URLs. For npm, but you can use it too.",
"main": "normalize-git-url.js",
"directories": {
"test": "test"
},
"dependencies": {},
"devDependencies": {
"tap": "^1.1.0"
},
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/normalize-git-url.git"
},
"keywords": [
"git",
"github",
"url",
"normalize",
"npm"
],
"author": {
"name": "Forrest L Norvell",
"email": "ogd@aoaioxxysz.net"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/normalize-git-url/issues"
},
"homepage": "https://github.com/npm/normalize-git-url",
"gitHead": "cf9fb245bc25d2a8914b71e8989ec426e7819e00",
"_id": "normalize-git-url@2.0.0",
"_shasum": "2cf92aeda24dd2bccf076edef83f4feaf925e436",
"_from": "normalize-git-url@latest",
"_npmVersion": "2.11.3",
"_nodeVersion": "2.3.1",
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"dist": {
"shasum": "2cf92aeda24dd2bccf076edef83f4feaf925e436",
"tarball": "http://registry.npmjs.org/normalize-git-url/-/normalize-git-url-2.0.0.tgz"
},
"maintainers": [
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"_resolved": "https://registry.npmjs.org/normalize-git-url/-/normalize-git-url-2.0.0.tgz"
}