保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/normalize-path/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "normalize-path@3.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "normalize-path@3.0.0",
  "_from": "normalize-path@^3.0.0",
  "_id": "normalize-path@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  "_location": "/normalize-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "normalize-path@3.0.0",
    "raw": "normalize-path@^3.0.0",
    "name": "normalize-path",
    "escapedName": "normalize-path",
    "rawSpec": "3.0.0",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/anymatch",
@@ -27,8 +21,9 @@
    "/watchpack-chokidar2/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "0dcd69ff23a1c9b11fd0978316644a0388216a65",
  "_spec": "normalize-path@^3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\anymatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -36,6 +31,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/normalize-path/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Blaine Bublitz",
@@ -46,6 +42,7 @@
      "url": "http://twitter.com/jonschlinkert"
    }
  ],
  "deprecated": false,
  "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",