You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.4 KiB
51 lines
1.4 KiB
{
|
|
"_from": "throttleit@^1.0.0",
|
|
"_id": "throttleit@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==",
|
|
"_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.0.tgz",
|
|
"_shasum": "9e785836daf46743145a5984b6268d828528ac6c",
|
|
"_spec": "throttleit@^1.0.0",
|
|
"_where": "/home/cybrosys/16odoo/custom/website_quotation_template_cybrosys/node_modules/request-progress",
|
|
"bugs": {
|
|
"url": "https://github.com/component/throttle/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"component": {
|
|
"scripts": {
|
|
"throttle/index.js": "index.js"
|
|
}
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|
|
|