保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-descriptor/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "is-descriptor@0.1.6",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-descriptor@0.1.6",
  "_from": "is-descriptor@^0.1.0",
  "_id": "is-descriptor@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
  "_location": "/is-descriptor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-descriptor@0.1.6",
    "raw": "is-descriptor@^0.1.0",
    "name": "is-descriptor",
    "escapedName": "is-descriptor",
    "rawSpec": "0.1.6",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.6"
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/class-utils/define-property",
@@ -29,8 +23,9 @@
    "/static-extend/define-property"
  ],
  "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
  "_spec": "0.1.6",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "366d8240dde487ca51823b1ab9f07a10a78251ca",
  "_spec": "is-descriptor@^0.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\class-utils\\node_modules\\define-property",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -38,6 +33,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/is-descriptor/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brian Woodward",
@@ -56,6 +52,7 @@
    "is-data-descriptor": "^0.1.4",
    "kind-of": "^5.0.0"
  },
  "deprecated": false,
  "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",