{
  "_args": [
    [
      "git-url-parse@11.4.4",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "git-url-parse@11.4.4",
  "_id": "git-url-parse@11.4.4",
  "_inBundle": false,
  "_integrity": "sha512-Y4o9o7vQngQDIU9IjyCmRJBin5iYjI5u9ZITnddRZpD7dcCFQj2sL2XuMNbLRE4b4B/4ENPsp2Q8P44fjAZ0Pw==",
  "_location": "/git-url-parse",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "git-url-parse@11.4.4",
    "name": "git-url-parse",
    "escapedName": "git-url-parse",
    "rawSpec": "11.4.4",
    "saveSpec": null,
    "fetchSpec": "11.4.4"
  },
  "_requiredBy": [
    "/@nuxt/telemetry"
  ],
  "_resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.4.4.tgz",
  "_spec": "11.4.4",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "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"
  },
  "dependencies": {
    "git-up": "^4.0.0"
  },
  "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",
    "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": "11.4.4"
}
