保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/es-to-primitive/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "es-to-primitive@1.2.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "es-to-primitive@1.2.1",
  "_from": "es-to-primitive@^1.2.1",
  "_id": "es-to-primitive@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  "_location": "/es-to-primitive",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "es-to-primitive@1.2.1",
    "raw": "es-to-primitive@^1.2.1",
    "name": "es-to-primitive",
    "escapedName": "es-to-primitive",
    "rawSpec": "1.2.1",
    "rawSpec": "^1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
    "fetchSpec": "^1.2.1"
  },
  "_requiredBy": [
    "/es-abstract"
  ],
  "_resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a",
  "_spec": "es-to-primitive@^1.2.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\es-abstract",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com"
@@ -34,11 +29,13 @@
  "bugs": {
    "url": "https://github.com/ljharb/es-to-primitive/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-callable": "^1.1.4",
    "is-date-object": "^1.0.1",
    "is-symbol": "^1.0.2"
  },
  "deprecated": false,
  "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
  "devDependencies": {
    "@ljharb/eslint-config": "^15.0.0",