保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/thread-loader/package.json
@@ -1,45 +1,38 @@
{
  "_args": [
    [
      "thread-loader@3.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "thread-loader@3.0.4",
  "_from": "thread-loader@^3.0.4",
  "_id": "thread-loader@3.0.4",
  "_inBundle": false,
  "_integrity": "sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==",
  "_location": "/thread-loader",
  "_phantomChildren": {
    "@types/json-schema": "7.0.9",
    "@types/json-schema": "7.0.11",
    "ajv": "6.12.6",
    "ajv-keywords": "3.5.2",
    "big.js": "5.2.2",
    "emojis-list": "3.0.0",
    "json5": "2.2.0"
    "ajv-keywords": "3.5.2"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "thread-loader@3.0.4",
    "raw": "thread-loader@^3.0.4",
    "name": "thread-loader",
    "escapedName": "thread-loader",
    "rawSpec": "3.0.4",
    "rawSpec": "^3.0.4",
    "saveSpec": null,
    "fetchSpec": "3.0.4"
    "fetchSpec": "^3.0.4"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/thread-loader/-/thread-loader-3.0.4.tgz",
  "_spec": "3.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "c392e4c0241fbc80430eb680e4886819b504a31b",
  "_spec": "thread-loader@^3.0.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/thread-loader/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "json-parse-better-errors": "^1.0.2",
    "loader-runner": "^4.1.0",
@@ -47,6 +40,7 @@
    "neo-async": "^2.6.2",
    "schema-utils": "^3.0.0"
  },
  "deprecated": false,
  "description": "Runs the following loaders in a worker pool",
  "devDependencies": {
    "@babel/cli": "^7.12.1",