保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/ajv/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "ajv@6.12.6",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "ajv@6.12.6",
  "_from": "ajv@^6.12.4",
  "_id": "ajv@6.12.6",
  "_inBundle": false,
  "_integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  "_location": "/ajv",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "ajv@6.12.6",
    "raw": "ajv@^6.12.4",
    "name": "ajv",
    "escapedName": "ajv",
    "rawSpec": "6.12.6",
    "rawSpec": "^6.12.4",
    "saveSpec": null,
    "fetchSpec": "6.12.6"
    "fetchSpec": "^6.12.4"
  },
  "_requiredBy": [
    "/@nuxt/types/schema-utils",
@@ -29,7 +23,6 @@
    "/postcss-loader/schema-utils",
    "/sass-loader/schema-utils",
    "/schema-utils",
    "/style-resources-loader/schema-utils",
    "/terser-webpack-plugin/schema-utils",
    "/thread-loader/schema-utils",
    "/url-loader/schema-utils",
@@ -38,14 +31,16 @@
    "/webpack/schema-utils"
  ],
  "_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  "_spec": "6.12.6",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "baf5a62e802b07d977034586f8c3baf5adf26df4",
  "_spec": "ajv@^6.12.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\schema-utils",
  "author": {
    "name": "Evgeny Poberezkin"
  },
  "bugs": {
    "url": "https://github.com/ajv-validator/ajv/issues"
  },
  "bundleDependencies": false,
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/ajv"
@@ -56,6 +51,7 @@
    "json-schema-traverse": "^0.4.1",
    "uri-js": "^4.2.2"
  },
  "deprecated": false,
  "description": "Another JSON Schema Validator",
  "devDependencies": {
    "ajv-async": "^1.0.0",