保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/big.js/package.json
@@ -1,42 +1,33 @@
{
  "_args": [
    [
      "big.js@5.2.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "big.js@5.2.2",
  "_from": "big.js@^5.2.2",
  "_id": "big.js@5.2.2",
  "_inBundle": false,
  "_integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
  "_location": "/big.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "big.js@5.2.2",
    "raw": "big.js@^5.2.2",
    "name": "big.js",
    "escapedName": "big.js",
    "rawSpec": "5.2.2",
    "rawSpec": "^5.2.2",
    "saveSpec": null,
    "fetchSpec": "5.2.2"
    "fetchSpec": "^5.2.2"
  },
  "_requiredBy": [
    "/@nuxt/types/loader-utils",
    "/css-loader/loader-utils",
    "/extract-css-chunks-webpack-plugin/loader-utils",
    "/file-loader/loader-utils",
    "/cache-loader/loader-utils",
    "/html-webpack-plugin/loader-utils",
    "/loader-utils",
    "/sass-loader/loader-utils",
    "/sass-resources-loader/loader-utils",
    "/style-resources-loader/loader-utils",
    "/thread-loader/loader-utils",
    "/ts-loader/loader-utils",
    "/url-loader/loader-utils"
    "/postcss-loader/loader-utils",
    "/vue-loader/loader-utils",
    "/vue-style-loader/loader-utils",
    "/webpack/loader-utils"
  ],
  "_resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  "_spec": "5.2.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "65f0af382f578bcdc742bd9c281e9cb2d7768328",
  "_spec": "big.js@^5.2.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\loader-utils",
  "author": {
    "name": "Michael Mclaughlin",
    "email": "M8ch88l@gmail.com"
@@ -45,10 +36,12 @@
  "bugs": {
    "url": "https://github.com/MikeMcl/big.js/issues"
  },
  "bundleDependencies": false,
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/bigjs"
  },
  "deprecated": false,
  "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
  "engines": {
    "node": "*"