{
  "_from": "upath2@^3.1.13",
  "_id": "upath2@3.1.19",
  "_inBundle": false,
  "_integrity": "sha512-d23dQLi8nDWSRTIQwXtaYqMrHuca0As53fNiTLLFDmsGBbepsZepISaB2H1x45bDFN/n3Qw9bydvyZEacTrEWQ==",
  "_location": "/upath2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "upath2@^3.1.13",
    "name": "upath2",
    "escapedName": "upath2",
    "rawSpec": "^3.1.13",
    "saveSpec": null,
    "fetchSpec": "^3.1.13"
  },
  "_requiredBy": [
    "/@yarn-tool/resolve-package"
  ],
  "_resolved": "https://registry.npmjs.org/upath2/-/upath2-3.1.19.tgz",
  "_shasum": "d987d34a62b2daad1c54a692fd5a720a30c9a786",
  "_spec": "upath2@^3.1.13",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/@yarn-tool/resolve-package",
  "author": {
    "name": "bluelovers"
  },
  "bugs": {
    "url": "https://github.com/bluelovers/ws-iconv/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "*",
    "path-is-network-drive": "^1.0.20",
    "path-strip-sep": "^1.0.17",
    "tslib": "^2"
  },
  "deprecated": false,
  "description": "A proxy to `path`, replacing `\\` with `/` for all results",
  "devDependencies": {
    "upath": "^2.0.1"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "gitHead": "253aa6190c165c31a8e790065b05b19e627dea86",
  "homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/upath2#readme",
  "keywords": [
    "absolute",
    "backslash",
    "check",
    "core",
    "detect",
    "dir",
    "file",
    "filepath",
    "fix",
    "forward",
    "fp",
    "fs",
    "is",
    "is-absolute",
    "isabsolute",
    "normalize",
    "path",
    "paths",
    "sep",
    "shim",
    "slash",
    "slashes",
    "trailing",
    "unix",
    "urix",
    "util",
    "utils",
    "win32",
    "windows"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "upath2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-iconv.git",
    "directory": "packages/upath2"
  },
  "scripts": {
    "ncu": "yarn-tool ncu -u",
    "npm:publish": "npm publish",
    "npm:publish:lerna": "lerna publish --yes --cd-version patch",
    "postpublish_": "git commit -m \"chore(release): publish\" .",
    "prepublish:lockfile": "ynpx sync-lockfile .",
    "preversion": "yarn run test",
    "sort-package-json": "yarn-tool sort",
    "test": "jest",
    "test:jest": "jest --passWithNoTests",
    "test:jest:snapshot": "yarn run test:jest -- -u",
    "test:snapshot": "yarn run test -- -u",
    "test:tsd": "ynpx tsd"
  },
  "version": "3.1.19"
}
