Files
2016-10-03 10:53:40 +02:00

69 lines
1.7 KiB
JSON

{
"_args": [
[
"throttleit@~0.0.2",
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\request-progress"
]
],
"_from": "throttleit@>=0.0.2-0 <0.1.0-0",
"_id": "throttleit@0.0.2",
"_inCache": true,
"_location": "/throttleit",
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "1.2.15",
"_phantomChildren": {},
"_requested": {
"name": "throttleit",
"raw": "throttleit@~0.0.2",
"rawSpec": "~0.0.2",
"scope": null,
"spec": ">=0.0.2-0 <0.1.0-0",
"type": "range"
},
"_requiredBy": [
"/request-progress"
],
"_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
"_shasum": "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf",
"_shrinkwrap": null,
"_spec": "throttleit@~0.0.2",
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\request-progress",
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
},
"dependencies": {},
"description": "Throttle a function",
"devDependencies": {},
"development": {},
"directories": {},
"dist": {
"shasum": "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf",
"tarball": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz"
},
"installable": true,
"keywords": [],
"license": "MIT",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "throttleit",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"version": "0.0.2"
}