{
  "_args": [
    [
      "@hutson/parse-repository-url@3.0.2",
      "/data/DATAPROJECTS/bigcommerce/pkaufmannbc/bundle-checkout-js-pkc"
    ]
  ],
  "_development": true,
  "_from": "@hutson/parse-repository-url@3.0.2",
  "_id": "@hutson/parse-repository-url@3.0.2",
  "_inBundle": false,
  "_integrity": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==",
  "_location": "/@hutson/parse-repository-url",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hutson/parse-repository-url@3.0.2",
    "name": "@hutson/parse-repository-url",
    "escapedName": "@hutson%2fparse-repository-url",
    "scope": "@hutson",
    "rawSpec": "3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.2"
  },
  "_requiredBy": [
    "/get-pkg-repo"
  ],
  "_resolved": "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz",
  "_spec": "3.0.2",
  "_where": "/data/DATAPROJECTS/bigcommerce/pkaufmannbc/bundle-checkout-js-pkc",
  "author": {
    "name": "Hutson Betts",
    "email": "hutson@hyper-expanse.net",
    "url": "https://gitlab.com/hutson"
  },
  "bugs": {
    "url": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url/issues"
  },
  "description": "Parse repository URLs to extract, SCM platform, domain, user, and project information.",
  "devDependencies": {
    "@hutson/conventional-changelog-config": "^2.0.0",
    "@hutson/nyc-config": "^2.0.0",
    "chai": "^4.2.0",
    "codecov": "^3.1.0",
    "debug": "^4.1.0",
    "mocha": "^5.2.0",
    "npm-publish-git-tag": "^3.0.0",
    "nyc": "^13.1.0",
    "semantic-release-gitlab": "^7.0.10",
    "semistandard": "^13.0.1"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "src/**/!(*.spec).js"
  ],
  "homepage": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url#readme",
  "keywords": [
    "parser",
    "repository-url"
  ],
  "license": "Apache-2.0",
  "main": "src/index.js",
  "name": "@hutson/parse-repository-url",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/hyper-expanse/open-source/parse-repository-url.git"
  },
  "scripts": {
    "test": "semistandard 'src/**/*.js' && nyc mocha --opts mocha.opts src/**/*.spec.js"
  },
  "version": "3.0.2"
}
