File: /var/www/zaklada/html/node_modules/throttleit/package.json
{
"_args": [
[
"throttleit@1.0.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "throttleit@1.0.0",
"_id": "throttleit@1.0.0",
"_inBundle": false,
"_integrity": "sha1-nnhYNtr0Z0MUWlmEtiaNgoUorGw=",
"_location": "/throttleit",
"_optional": true,
"_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": "C:\\wamp\\www\\tokic-shop\\html",
"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"
}