summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/normalize-git-url/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/normalize-git-url/package.json')
-rw-r--r--deps/npm/node_modules/normalize-git-url/package.json109
1 files changed, 69 insertions, 40 deletions
diff --git a/deps/npm/node_modules/normalize-git-url/package.json b/deps/npm/node_modules/normalize-git-url/package.json
index ab01c0e8f3..bf8ea5468a 100644
--- a/deps/npm/node_modules/normalize-git-url/package.json
+++ b/deps/npm/node_modules/normalize-git-url/package.json
@@ -1,22 +1,62 @@
{
- "name": "normalize-git-url",
- "version": "3.0.1",
- "description": "Normalizes Git URLs. For npm, but you can use it too.",
- "main": "normalize-git-url.js",
- "directories": {
- "test": "test"
+ "_args": [
+ [
+ "normalize-git-url@~3.0.2",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "normalize-git-url@>=3.0.2 <3.1.0",
+ "_id": "normalize-git-url@3.0.2",
+ "_inCache": true,
+ "_installable": true,
+ "_location": "/normalize-git-url",
+ "_nodeVersion": "4.4.0",
+ "_npmOperationalInternal": {
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/normalize-git-url-3.0.2.tgz_1460155404934_0.9728229902684689"
+ },
+ "_npmUser": {
+ "email": "me@re-becca.org",
+ "name": "iarna"
+ },
+ "_npmVersion": "3.8.7",
+ "_phantomChildren": {},
+ "_requested": {
+ "name": "normalize-git-url",
+ "raw": "normalize-git-url@~3.0.2",
+ "rawSpec": "~3.0.2",
+ "scope": null,
+ "spec": ">=3.0.2 <3.1.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/"
+ ],
+ "_shasum": "8e5f14be0bdaedb73e07200310aa416c27350fc4",
+ "_shrinkwrap": null,
+ "_spec": "normalize-git-url@~3.0.2",
+ "_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"
},
- "scripts": {
- "test": "tap test/*.js"
+ "directories": {
+ "test": "test"
},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/npm/normalize-git-url.git"
+ "dist": {
+ "shasum": "8e5f14be0bdaedb73e07200310aa416c27350fc4",
+ "tarball": "https://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.2.tgz"
},
+ "gitHead": "59553801a9f389857b48e71e9ab54592815f7d15",
+ "homepage": "https://github.com/npm/normalize-git-url",
"keywords": [
"git",
"github",
@@ -24,42 +64,31 @@
"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": "8393cd4345e404eb6ad2ff6853dcc8287807ca22",
- "_id": "normalize-git-url@3.0.1",
- "_shasum": "d40d419d05a15870271e50534dbb7b8ccd9b0a5c",
- "_from": "normalize-git-url@>=3.0.1 <3.1.0",
- "_npmVersion": "3.1.2",
- "_nodeVersion": "2.2.2",
- "_npmUser": {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- },
- "dist": {
- "shasum": "d40d419d05a15870271e50534dbb7b8ccd9b0a5c",
- "tarball": "http://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.1.tgz"
- },
+ "main": "normalize-git-url.js",
"maintainers": [
{
- "name": "othiym23",
- "email": "ogd@aoaioxxysz.net"
+ "email": "ogd@aoaioxxysz.net",
+ "name": "othiym23"
},
{
- "name": "iarna",
- "email": "me@re-becca.org"
+ "email": "me@re-becca.org",
+ "name": "iarna"
},
{
- "name": "zkat",
- "email": "kat@sykosomatic.org"
+ "email": "kat@sykosomatic.org",
+ "name": "zkat"
}
],
- "_resolved": "https://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.1.tgz"
+ "name": "normalize-git-url",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/npm/normalize-git-url.git"
+ },
+ "scripts": {
+ "test": "tap test/*.js"
+ },
+ "version": "3.0.2"
}