{
  "_args": [
    [
      "parse-path@4.0.1",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "parse-path@4.0.1",
  "_id": "parse-path@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==",
  "_location": "/parse-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "parse-path@4.0.1",
    "name": "parse-path",
    "escapedName": "parse-path",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
    "url": "https://ionicabizau.net"
  },
  "bugs": {
    "url": "https://github.com/IonicaBizau/parse-path/issues"
  },
  "dependencies": {
    "is-ssh": "^1.3.0",
    "protocols": "^1.4.0"
  },
  "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"
}
