保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/sirv/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "sirv@1.0.18",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "sirv@1.0.18",
  "_id": "sirv@1.0.18",
  "_from": "sirv@^1.0.7",
  "_id": "sirv@1.0.19",
  "_inBundle": false,
  "_integrity": "sha512-f2AOPogZmXgJ9Ma2M22ZEhc1dNtRIzcEkiflMFeVTRq+OViOZMvH1IPMVOwrKaxpSaHioBJiDR0SluRqGa7atA==",
  "_integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==",
  "_location": "/sirv",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "sirv@1.0.18",
    "raw": "sirv@^1.0.7",
    "name": "sirv",
    "escapedName": "sirv",
    "rawSpec": "1.0.18",
    "rawSpec": "^1.0.7",
    "saveSpec": null,
    "fetchSpec": "1.0.18"
    "fetchSpec": "^1.0.7"
  },
  "_requiredBy": [
    "/webpack-bundle-analyzer"
  ],
  "_resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.18.tgz",
  "_spec": "1.0.18",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz",
  "_shasum": "1d73979b38c7fe91fcba49c85280daa9c2363b49",
  "_spec": "sirv@^1.0.7",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack-bundle-analyzer",
  "author": {
    "name": "Luke Edwards",
    "email": "luke@lukeed.com",
@@ -35,11 +30,13 @@
  "bugs": {
    "url": "https://github.com/lukeed/sirv/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@polka/url": "^1.0.0-next.20",
    "mime": "^2.3.1",
    "mrmime": "^1.0.0",
    "totalist": "^1.0.0"
  },
  "deprecated": false,
  "description": "The optimized & lightweight middleware for serving requests to static assets",
  "engines": {
    "node": ">= 10"
@@ -58,5 +55,5 @@
    "url": "git+https://github.com/lukeed/sirv.git"
  },
  "types": "sirv.d.ts",
  "version": "1.0.18"
  "version": "1.0.19"
}