{
  "_args": [
    [
      "throttleit@1.0.1",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "throttleit@1.0.1",
  "_id": "throttleit@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==",
  "_location": "/throttleit",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "throttleit@1.0.1",
    "name": "throttleit",
    "escapedName": "throttleit",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/request-progress"
  ],
  "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "bugs": {
    "url": "https://github.com/sindresorhus/throttleit/issues"
  },
  "component": {
    "scripts": {
      "throttle/index.js": "index.js"
    }
  },
  "description": "Throttle a function",
  "devDependencies": {
    "mocha": "^1.18.0"
  },
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/throttleit#readme",
  "keywords": [],
  "license": "MIT",
  "name": "throttleit",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/throttleit.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "1.0.1"
}
