保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-bigint/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-bigint@1.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-bigint@1.0.4",
  "_from": "is-bigint@^1.0.1",
  "_id": "is-bigint@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
  "_location": "/is-bigint",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-bigint@1.0.4",
    "raw": "is-bigint@^1.0.1",
    "name": "is-bigint",
    "escapedName": "is-bigint",
    "rawSpec": "1.0.4",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/which-boxed-primitive"
  ],
  "_resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "08147a1875bc2b32005d41ccd8291dffc6691df3",
  "_spec": "is-bigint@^1.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\which-boxed-primitive",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com"
@@ -42,9 +37,11 @@
  "bugs": {
    "url": "https://github.com/inspect-js/is-bigint/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "has-bigints": "^1.0.1"
  },
  "deprecated": false,
  "description": "Is this value an ES BigInt?",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.6.0",