保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/kind-of/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "kind-of@6.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "kind-of@6.0.3",
  "_from": "kind-of@^6.0.2",
  "_id": "kind-of@6.0.3",
  "_inBundle": false,
  "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
  "_location": "/kind-of",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "kind-of@6.0.3",
    "raw": "kind-of@^6.0.2",
    "name": "kind-of",
    "escapedName": "kind-of",
    "rawSpec": "6.0.3",
    "rawSpec": "^6.0.2",
    "saveSpec": null,
    "fetchSpec": "6.0.3"
    "fetchSpec": "^6.0.2"
  },
  "_requiredBy": [
    "/base/is-accessor-descriptor",
@@ -39,8 +33,9 @@
    "/webpack/micromatch"
  ],
  "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  "_spec": "6.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "07c05034a6c349fa06e24fa35aa76db4580ce4dd",
  "_spec": "kind-of@^6.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -48,6 +43,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/kind-of/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "David Fox-Powell",
@@ -82,6 +78,7 @@
      "url": "https://i.am.charlike.online"
    }
  ],
  "deprecated": false,
  "description": "Get the native type of a value.",
  "devDependencies": {
    "benchmarked": "^2.0.0",