UNPKG

2.73 kBJSONView Raw
1{
2 "_args": [
3 [
4 {
5 "raw": "hosted-git-info@^2.1.4",
6 "scope": null,
7 "escapedName": "hosted-git-info",
8 "name": "hosted-git-info",
9 "rawSpec": "^2.1.4",
10 "spec": ">=2.1.4 <3.0.0",
11 "type": "range"
12 },
13 "/Users/benjamincoe/bcoe/nyc/node_modules/normalize-package-data"
14 ]
15 ],
16 "_from": "hosted-git-info@>=2.1.4 <3.0.0",
17 "_id": "hosted-git-info@2.1.5",
18 "_inCache": true,
19 "_installable": true,
20 "_location": "/hosted-git-info",
21 "_nodeVersion": "5.10.1",
22 "_npmOperationalInternal": {
23 "host": "packages-12-west.internal.npmjs.com",
24 "tmp": "tmp/hosted-git-info-2.1.5.tgz_1463518889246_0.20443619322031736"
25 },
26 "_npmUser": {
27 "name": "zkat",
28 "email": "kat@sykosomatic.org"
29 },
30 "_npmVersion": "3.9.1",
31 "_phantomChildren": {},
32 "_requested": {
33 "raw": "hosted-git-info@^2.1.4",
34 "scope": null,
35 "escapedName": "hosted-git-info",
36 "name": "hosted-git-info",
37 "rawSpec": "^2.1.4",
38 "spec": ">=2.1.4 <3.0.0",
39 "type": "range"
40 },
41 "_requiredBy": [
42 "/normalize-package-data"
43 ],
44 "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz",
45 "_shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
46 "_shrinkwrap": null,
47 "_spec": "hosted-git-info@^2.1.4",
48 "_where": "/Users/benjamincoe/bcoe/nyc/node_modules/normalize-package-data",
49 "author": {
50 "name": "Rebecca Turner",
51 "email": "me@re-becca.org",
52 "url": "http://re-becca.org"
53 },
54 "bugs": {
55 "url": "https://github.com/npm/hosted-git-info/issues"
56 },
57 "dependencies": {},
58 "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
59 "devDependencies": {
60 "standard": "^3.3.2",
61 "tap": "^0.4.13"
62 },
63 "directories": {},
64 "dist": {
65 "shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
66 "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
67 },
68 "gitHead": "4e6bb323a97a57c18e6b4b891527e26154d04fbe",
69 "homepage": "https://github.com/npm/hosted-git-info",
70 "keywords": [
71 "git",
72 "github",
73 "bitbucket",
74 "gitlab"
75 ],
76 "license": "ISC",
77 "main": "index.js",
78 "maintainers": [
79 {
80 "name": "iarna",
81 "email": "me@re-becca.org"
82 },
83 {
84 "name": "othiym23",
85 "email": "ogd@aoaioxxysz.net"
86 },
87 {
88 "name": "zkat",
89 "email": "kat@sykosomatic.org"
90 }
91 ],
92 "name": "hosted-git-info",
93 "optionalDependencies": {},
94 "readme": "ERROR: No README data found!",
95 "repository": {
96 "type": "git",
97 "url": "git+https://github.com/npm/hosted-git-info.git"
98 },
99 "scripts": {
100 "test": "standard && tap test/*.js"
101 },
102 "version": "2.1.5"
103}