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

84 lines
2.1 KiB
JSON

{
"_args": [
[
"request-progress@0.3.1",
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader"
]
],
"_from": "request-progress@0.3.1",
"_id": "request-progress@0.3.1",
"_inCache": true,
"_location": "/request-progress",
"_npmUser": {
"email": "andremiguelcruz@msn.com",
"name": "satazor"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requested": {
"name": "request-progress",
"raw": "request-progress@0.3.1",
"rawSpec": "0.3.1",
"scope": null,
"spec": "0.3.1",
"type": "version"
},
"_requiredBy": [
"/cldr-data-downloader"
],
"_resolved": "https://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz",
"_shasum": "0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a",
"_shrinkwrap": null,
"_spec": "request-progress@0.3.1",
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader",
"author": {
"email": "hello@indigounited.com",
"name": "IndigoUnited",
"url": "http://indigounited.com"
},
"bugs": {
"url": "http://github.com/IndigoUnited/node-request-progress/issues"
},
"dependencies": {
"throttleit": "~0.0.2"
},
"description": "Tracks the download progress of a request made with mikeal/request",
"devDependencies": {
"expect.js": "~0.2.0",
"mocha": "~1.12.0"
},
"directories": {},
"dist": {
"shasum": "0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a",
"tarball": "https://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz"
},
"installable": true,
"keywords": [
"bytes",
"mikeal",
"percent",
"percentage",
"progress",
"request",
"size"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "satazor",
"email": "andremiguelcruz@msn.com"
}
],
"name": "request-progress",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/IndigoUnited/node-request-progress"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "0.3.1"
}