{
  "_from": "parse-path@^4.0.0",
  "_id": "parse-path@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==",
  "_location": "/parse-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "parse-path@^4.0.0",
    "name": "parse-path",
    "escapedName": "parse-path",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.1.tgz",
  "_shasum": "0ec769704949778cb3b8eda5e994c32073a1adff",
  "_spec": "parse-path@^4.0.0",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/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": {
    "is-ssh": "^1.3.0",
    "protocols": "^1.4.0"
  },
  "deprecated": false,
  "description": "Parse paths (local paths, urls: ssh/git/etc)",
  "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/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": "4.0.1"
}
