保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/webpack-dev-middleware/node_modules/schema-utils/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "schema-utils@3.1.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "schema-utils@3.1.1",
  "_from": "schema-utils@^3.0.0",
  "_id": "schema-utils@3.1.1",
  "_inBundle": false,
  "_integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
  "_location": "/webpack-dev-middleware/schema-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "schema-utils@3.1.1",
    "raw": "schema-utils@^3.0.0",
    "name": "schema-utils",
    "escapedName": "schema-utils",
    "rawSpec": "3.1.1",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.1.1"
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/webpack-dev-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
  "_spec": "3.1.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "bc74c4b6b6995c1d88f76a8b77bea7219e0c8281",
  "_spec": "schema-utils@^3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack-dev-middleware",
  "author": {
    "name": "webpack Contrib",
    "url": "https://github.com/webpack-contrib"
@@ -34,11 +29,13 @@
  "bugs": {
    "url": "https://github.com/webpack/schema-utils/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/json-schema": "^7.0.8",
    "ajv": "^6.12.5",
    "ajv-keywords": "^3.5.2"
  },
  "deprecated": false,
  "description": "webpack Validation Utils",
  "devDependencies": {
    "@babel/cli": "^7.14.3",