保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/throttle-debounce/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "throttle-debounce@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "throttle-debounce@1.1.0",
  "_from": "throttle-debounce@^1.0.1",
  "_id": "throttle-debounce@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==",
  "_location": "/throttle-debounce",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "throttle-debounce@1.1.0",
    "raw": "throttle-debounce@^1.0.1",
    "name": "throttle-debounce",
    "escapedName": "throttle-debounce",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/element-ui"
  ],
  "_resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "51853da37be68a155cb6e827b3514a3c422e89cd",
  "_spec": "throttle-debounce@^1.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\element-ui",
  "author": {
    "name": "Ivan Nikolić",
    "email": "niksy5@gmail.com",
@@ -35,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/niksy/throttle-debounce/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ben Alman",
@@ -42,6 +38,7 @@
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Throttle/debounce your functions.",
  "devDependencies": {
    "browserify": "^13.0.0",