保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/caniuse-lite/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "caniuse-lite@1.0.30001269",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "caniuse-lite@1.0.30001269",
  "_id": "caniuse-lite@1.0.30001269",
  "_from": "caniuse-lite@^1.0.30001332",
  "_id": "caniuse-lite@1.0.30001341",
  "_inBundle": false,
  "_integrity": "sha512-UOy8okEVs48MyHYgV+RdW1Oiudl1H6KolybD6ZquD0VcrPSgj25omXO1S7rDydjpqaISCwA8Pyx+jUQKZwWO5w==",
  "_integrity": "sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==",
  "_location": "/caniuse-lite",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "caniuse-lite@1.0.30001269",
    "raw": "caniuse-lite@^1.0.30001332",
    "name": "caniuse-lite",
    "escapedName": "caniuse-lite",
    "rawSpec": "1.0.30001269",
    "rawSpec": "^1.0.30001332",
    "saveSpec": null,
    "fetchSpec": "1.0.30001269"
    "fetchSpec": "^1.0.30001332"
  },
  "_requiredBy": [
    "/@nuxt/webpack",
@@ -28,9 +22,10 @@
    "/caniuse-api",
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001269.tgz",
  "_spec": "1.0.30001269",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz",
  "_shasum": "59590c8ffa8b5939cf4161f00827b8873ad72498",
  "_spec": "caniuse-lite@^1.0.30001332",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\browserslist",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
@@ -39,15 +34,23 @@
  "bugs": {
    "url": "https://github.com/browserslist/caniuse-lite/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A smaller version of caniuse-db, with only the essentials!",
  "files": [
    "data",
    "dist"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/browserslist"
  },
  "funding": [
    {
      "type": "opencollective",
      "url": "https://opencollective.com/browserslist"
    },
    {
      "type": "tidelift",
      "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
    }
  ],
  "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  "keywords": [
    "support",
@@ -63,5 +66,5 @@
    "type": "git",
    "url": "git+https://github.com/browserslist/caniuse-lite.git"
  },
  "version": "1.0.30001269"
  "version": "1.0.30001341"
}