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