保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/upath/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "upath@2.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "upath@2.0.1",
  "_from": "upath@^2.0.1",
  "_id": "upath@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==",
  "_location": "/upath",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "upath@2.0.1",
    "raw": "upath@^2.0.1",
    "name": "upath",
    "escapedName": "upath",
    "rawSpec": "2.0.1",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/@nuxt/builder",
@@ -27,8 +21,9 @@
    "/@nuxt/components"
  ],
  "_resolved": "https://registry.npmjs.org/upath/-/upath-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "50c73dea68d6f6b990f51d279ce6081665d61a8b",
  "_spec": "upath@^2.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\builder",
  "author": {
    "name": "Angelos Pikoulas",
    "email": "agelos.pikoulas@gmail.com"
@@ -37,6 +32,8 @@
    "url": "http://github.com/anodynos/upath/issues",
    "email": "agelos.pikoulas@gmail.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A proxy to `path`, replacing `\\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
  "devDependencies": {
    "chai": "~4.0.2",