6dbc9185011de6c9036ed22e5718aeb8715ba83a
[platform/upstream/nodejs.git] /
1 {
2   "name": "hosted-git-info",
3   "version": "1.5.3",
4   "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
5   "main": "index.js",
6   "repository": {
7     "type": "git",
8     "url": "git+https://github.com/npm/hosted-git-info.git"
9   },
10   "keywords": [
11     "git",
12     "github",
13     "bitbucket",
14     "gitlab"
15   ],
16   "author": {
17     "name": "Rebecca Turner",
18     "email": "me@re-becca.org",
19     "url": "http://re-becca.org"
20   },
21   "license": "ISC",
22   "bugs": {
23     "url": "https://github.com/npm/hosted-git-info/issues"
24   },
25   "homepage": "https://github.com/npm/hosted-git-info",
26   "scripts": {
27     "test": "tap test/*.js"
28   },
29   "devDependencies": {
30     "tap": "^0.4.13"
31   },
32   "gitHead": "153325f997813ebf8a7ae07b322b4fa89aa25f7d",
33   "_id": "hosted-git-info@1.5.3",
34   "_shasum": "1f46e25e9c0e207852fb7a4b94422ed5f09a03f5",
35   "_from": "hosted-git-info@>=1.4.0 <2.0.0",
36   "_npmVersion": "2.4.0",
37   "_nodeVersion": "0.10.33",
38   "_npmUser": {
39     "name": "iarna",
40     "email": "me@re-becca.org"
41   },
42   "maintainers": [
43     {
44       "name": "iarna",
45       "email": "me@re-becca.org"
46     }
47   ],
48   "dist": {
49     "shasum": "1f46e25e9c0e207852fb7a4b94422ed5f09a03f5",
50     "tarball": "http://registry.npmjs.org/hosted-git-info/-/hosted-git-info-1.5.3.tgz"
51   },
52   "directories": {},
53   "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-1.5.3.tgz",
54   "readme": "ERROR: No README data found!"
55 }