{
  "_from": "hosted-git-info@~2.1.4",
  "_id": "hosted-git-info@2.1.5",
  "_inBundle": false,
  "_integrity": "sha1-C6gdkNouJas0ozLm7HeTbhWYEYs=",
  "_location": "/hosted-git-info",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "hosted-git-info@~2.1.4",
    "name": "hosted-git-info",
    "escapedName": "hosted-git-info",
    "rawSpec": "~2.1.4",
    "saveSpec": null,
    "fetchSpec": "~2.1.4"
  },
  "_requiredBy": [
    "/init-skeleton"
  ],
  "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz",
  "_shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
  "_spec": "hosted-git-info@~2.1.4",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/init-skeleton",
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org",
    "url": "http://re-becca.org"
  },
  "bugs": {
    "url": "https://github.com/npm/hosted-git-info/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
  "devDependencies": {
    "standard": "^3.3.2",
    "tap": "^0.4.13"
  },
  "homepage": "https://github.com/npm/hosted-git-info",
  "keywords": [
    "git",
    "github",
    "bitbucket",
    "gitlab"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "hosted-git-info",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/hosted-git-info.git"
  },
  "scripts": {
    "test": "standard && tap test/*.js"
  },
  "version": "2.1.5"
}
