保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/schema-utils/package.json
@@ -1,34 +1,30 @@
{
  "_args": [
    [
      "schema-utils@2.7.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "schema-utils@2.7.1",
  "_from": "schema-utils@^2.6.5",
  "_id": "schema-utils@2.7.1",
  "_inBundle": false,
  "_integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
  "_location": "/schema-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "schema-utils@2.7.1",
    "raw": "schema-utils@^2.6.5",
    "name": "schema-utils",
    "escapedName": "schema-utils",
    "rawSpec": "2.7.1",
    "rawSpec": "^2.6.5",
    "saveSpec": null,
    "fetchSpec": "2.7.1"
    "fetchSpec": "^2.6.5"
  },
  "_requiredBy": [
    "/babel-loader",
    "/cache-loader",
    "/css-loader"
    "/css-loader",
    "/style-resources-loader"
  ],
  "_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
  "_spec": "2.7.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7",
  "_spec": "schema-utils@^2.6.5",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\babel-loader",
  "author": {
    "name": "webpack Contrib",
    "url": "https://github.com/webpack-contrib"
@@ -36,11 +32,13 @@
  "bugs": {
    "url": "https://github.com/webpack/schema-utils/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/json-schema": "^7.0.5",
    "ajv": "^6.12.4",
    "ajv-keywords": "^3.5.2"
  },
  "deprecated": false,
  "description": "webpack Validation Utils",
  "devDependencies": {
    "@babel/cli": "^7.10.5",