File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/throttleit/package.json
{
"_args": [
[
"throttleit@1.0.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "throttleit@1.0.0",
"_id": "throttleit@1.0.0",
"_inBundle": false,
"_integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==",
"_location": "/throttleit",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.0.tgz",
"_spec": "1.0.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"bugs": {
"url": "https://github.com/component/throttle/issues"
},
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
},
"description": "Throttle a function",
"devDependencies": {
"mocha": "^1.18.0"
},
"homepage": "https://github.com/component/throttle#readme",
"keywords": [],
"license": "MIT",
"name": "throttleit",
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "1.0.0"
}