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
95
96
97
98
99
100
101
102
|
{
"_args": [
[
{
"raw": "hosted-git-info@^2.1.4",
"scope": null,
"escapedName": "hosted-git-info",
"name": "hosted-git-info",
"rawSpec": "^2.1.4",
"spec": ">=2.1.4 <3.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/normalize-package-data"
]
],
"_from": "hosted-git-info@>=2.1.4 <3.0.0",
"_id": "hosted-git-info@2.1.5",
"_inCache": true,
"_location": "/hosted-git-info",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/hosted-git-info-2.1.5.tgz_1463518889246_0.20443619322031736"
},
"_npmUser": {
"name": "zkat",
"email": "kat@sykosomatic.org"
},
"_npmVersion": "3.9.1",
"_phantomChildren": {},
"_requested": {
"raw": "hosted-git-info@^2.1.4",
"scope": null,
"escapedName": "hosted-git-info",
"name": "hosted-git-info",
"rawSpec": "^2.1.4",
"spec": ">=2.1.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/normalize-package-data"
],
"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz",
"_shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
"_shrinkwrap": null,
"_spec": "hosted-git-info@^2.1.4",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/normalize-package-data",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org"
},
"bugs": {
"url": "https://github.com/npm/hosted-git-info/issues"
},
"dependencies": {},
"description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
"devDependencies": {
"standard": "^3.3.2",
"tap": "^0.4.13"
},
"directories": {},
"dist": {
"shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
"tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
},
"gitHead": "4e6bb323a97a57c18e6b4b891527e26154d04fbe",
"homepage": "https://github.com/npm/hosted-git-info",
"keywords": [
"git",
"github",
"bitbucket",
"gitlab"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"name": "hosted-git-info",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/hosted-git-info.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
"version": "2.1.5"
}
|