保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/has-tostringtag/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "has-tostringtag@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "has-tostringtag@1.0.0",
  "_from": "has-tostringtag@^1.0.0",
  "_id": "has-tostringtag@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
  "_location": "/has-tostringtag",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "has-tostringtag@1.0.0",
    "raw": "has-tostringtag@^1.0.0",
    "name": "has-tostringtag",
    "escapedName": "has-tostringtag",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/is-boolean-object",
@@ -29,8 +23,9 @@
    "/is-string"
  ],
  "_resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "7e133818a7d394734f941e73c3d3f9291e658b25",
  "_spec": "has-tostringtag@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\is-date-object",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com",
@@ -47,6 +42,7 @@
  "bugs": {
    "url": "https://github.com/inspect-js/has-tostringtag/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jordan Harband",
@@ -57,6 +53,7 @@
  "dependencies": {
    "has-symbols": "^1.0.2"
  },
  "deprecated": false,
  "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.6.0",