保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/which-boxed-primitive/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "which-boxed-primitive@1.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "which-boxed-primitive@1.0.2",
  "_from": "which-boxed-primitive@^1.0.2",
  "_id": "which-boxed-primitive@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
  "_location": "/which-boxed-primitive",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "which-boxed-primitive@1.0.2",
    "raw": "which-boxed-primitive@^1.0.2",
    "name": "which-boxed-primitive",
    "escapedName": "which-boxed-primitive",
    "rawSpec": "1.0.2",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/unbox-primitive"
  ],
  "_resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "13757bc89b209b049fe5d86430e21cf40a89a8e6",
  "_spec": "which-boxed-primitive@^1.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\unbox-primitive",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com"
@@ -42,6 +37,7 @@
  "bugs": {
    "url": "https://github.com/inspect-js/which-boxed-primitive/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-bigint": "^1.0.1",
    "is-boolean-object": "^1.1.0",
@@ -49,6 +45,7 @@
    "is-string": "^1.0.5",
    "is-symbol": "^1.0.3"
  },
  "deprecated": false,
  "description": "Which kind of boxed JS primitive is this?",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.3.0",