{
  "_from": "git-url-parse@^16.0.1",
  "_id": "git-url-parse@16.1.0",
  "_inBundle": false,
  "_integrity": "sha512-cPLz4HuK86wClEW7iDdeAKcCVlWXmrLpb2L+G9goW0Z1dtpNS6BXXSOckUTlJT/LDQViE1QZKstNORzHsLnobw==",
  "_location": "/git-url-parse",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "git-url-parse@^16.0.1",
    "name": "git-url-parse",
    "escapedName": "git-url-parse",
    "rawSpec": "^16.0.1",
    "saveSpec": null,
    "fetchSpec": "^16.0.1"
  },
  "_requiredBy": [
    "/@nuxt/telemetry"
  ],
  "_resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-16.1.0.tgz",
  "_shasum": "3bb6f378a2ba2903c4d8b1cdec004aa85a7ab66f",
  "_spec": "git-url-parse@^16.0.1",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/@nuxt/telemetry",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
    "url": "https://ionicabizau.net"
  },
  "blah": {
    "h_img": "http://i.imgur.com/HlfMsVf.png"
  },
  "bugs": {
    "url": "https://github.com/IonicaBizau/git-url-parse/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "git-up": "^8.1.0"
  },
  "deprecated": false,
  "description": "A high level git url parser for common git providers.",
  "devDependencies": {
    "tester": "^1.3.1"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "index.d.ts",
    "package-lock.json",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ],
  "homepage": "https://github.com/IonicaBizau/git-url-parse",
  "keywords": [
    "parse",
    "git",
    "url"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "git-url-parse",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/IonicaBizau/git-url-parse.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "16.1.0"
}
