{ "_from": "throttleit@^1.0.0", "_id": "throttleit@1.0.1", "_inBundle": false, "_integrity": "sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==", "_location": "/throttleit", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "throttleit@^1.0.0", "name": "throttleit", "escapedName": "throttleit", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/request-progress" ], "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.1.tgz", "_shasum": "304ec51631c3b770c65c6c6f76938b384000f4d5", "_spec": "throttleit@^1.0.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/request-progress", "bugs": { "url": "https://github.com/sindresorhus/throttleit/issues" }, "bundleDependencies": false, "component": { "scripts": { "throttle/index.js": "index.js" } }, "deprecated": false, "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" }