summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/normalize-git-url/package.json
blob: bf8ea5468a0fcc08f52420cc5841b82dbdf5d4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
  "_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"
  },
  "directories": {
    "test": "test"
  },
  "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",
    "url",
    "normalize",
    "npm"
  ],
  "license": "ISC",
  "main": "normalize-git-url.js",
  "maintainers": [
    {
      "email": "ogd@aoaioxxysz.net",
      "name": "othiym23"
    },
    {
      "email": "me@re-becca.org",
      "name": "iarna"
    },
    {
      "email": "kat@sykosomatic.org",
      "name": "zkat"
    }
  ],
  "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"
}