保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/webpack/node_modules/schema-utils/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "schema-utils@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "schema-utils@1.0.0",
  "_from": "schema-utils@^1.0.0",
  "_id": "schema-utils@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  "_location": "/webpack/schema-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "schema-utils@1.0.0",
    "raw": "schema-utils@^1.0.0",
    "name": "schema-utils",
    "escapedName": "schema-utils",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/webpack",
    "/webpack/terser-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "0b79a93204d7b600d4b2850d1f66c2a34951c770",
  "_spec": "schema-utils@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack",
  "author": {
    "name": "webpack Contrib",
    "url": "https://github.com/webpack-contrib"
@@ -35,11 +30,13 @@
  "bugs": {
    "url": "https://github.com/webpack-contrib/schema-utils/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ajv": "^6.1.0",
    "ajv-errors": "^1.0.0",
    "ajv-keywords": "^3.1.0"
  },
  "deprecated": false,
  "description": "webpack Validation Utils",
  "devDependencies": {
    "@commitlint/cli": "^7.0.0",