{
  "_from": "parse-path@^7.0.0",
  "_id": "parse-path@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-EuCycjZtfPcjWk7KTksnJ5xPMvWGA/6i4zrLYhRG0hGvC3GPU/jGUj3Cy+ZR0v30duV3e23R95T1lE2+lsndSw==",
  "_location": "/parse-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "parse-path@^7.0.0",
    "name": "parse-path",
    "escapedName": "parse-path",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/@types/parse-path",
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.1.0.tgz",
  "_shasum": "41fb513cb122831807a4c7b29c8727947a09d8c6",
  "_spec": "parse-path@^7.0.0",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/parse-url",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
    "url": "https://ionicabizau.net"
  },
  "bugs": {
    "url": "https://github.com/IonicaBizau/parse-path/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "protocols": "^2.0.0"
  },
  "deprecated": false,
  "description": "Parse paths (local paths, urls: ssh/git/etc)",
  "devDependencies": {
    "tester": "^1.4.5"
  },
  "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/parse-path",
  "keywords": [
    "parse",
    "path",
    "url",
    "node",
    "git",
    "advanced"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "parse-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IonicaBizau/parse-path.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "7.1.0"
}
