保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/mime-db/package.json
@@ -1,36 +1,32 @@
{
  "_args": [
    [
      "mime-db@1.50.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "mime-db@1.50.0",
  "_id": "mime-db@1.50.0",
  "_from": "mime-db@1.52.0",
  "_id": "mime-db@1.52.0",
  "_inBundle": false,
  "_integrity": "sha512-9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A==",
  "_integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  "_location": "/mime-db",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime-db@1.50.0",
    "raw": "mime-db@1.52.0",
    "name": "mime-db",
    "escapedName": "mime-db",
    "rawSpec": "1.50.0",
    "rawSpec": "1.52.0",
    "saveSpec": null,
    "fetchSpec": "1.50.0"
    "fetchSpec": "1.52.0"
  },
  "_requiredBy": [
    "/compressible",
    "/mime-types"
  ],
  "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz",
  "_spec": "1.50.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  "_shasum": "bbabcdc02859f4987301c856e3387ce5ec43bf70",
  "_spec": "mime-db@1.52.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\mime-types",
  "bugs": {
    "url": "https://github.com/jshttp/mime-db/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
@@ -47,6 +43,7 @@
      "url": "http://github.com/broofa"
    }
  ],
  "deprecated": false,
  "description": "Media Type Database",
  "devDependencies": {
    "bluebird": "3.7.2",
@@ -55,15 +52,16 @@
    "csv-parse": "4.16.3",
    "eslint": "7.32.0",
    "eslint-config-standard": "15.0.1",
    "eslint-plugin-import": "2.24.2",
    "eslint-plugin-import": "2.25.4",
    "eslint-plugin-markdown": "2.2.1",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "5.1.0",
    "eslint-plugin-promise": "5.1.1",
    "eslint-plugin-standard": "4.1.0",
    "gnode": "0.1.2",
    "mocha": "9.1.1",
    "media-typer": "1.1.0",
    "mocha": "9.2.1",
    "nyc": "15.1.0",
    "raw-body": "2.4.1",
    "raw-body": "2.5.0",
    "stream-to-array": "2.3.0"
  },
  "engines": {
@@ -102,5 +100,5 @@
    "update": "npm run fetch && npm run build",
    "version": "node scripts/version-history.js && git add HISTORY.md"
  },
  "version": "1.50.0"
  "version": "1.52.0"
}