File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/retry-request/package.json
{
"_args": [
[
{
"raw": "retry-request@^1.3.0",
"scope": null,
"escapedName": "retry-request",
"name": "retry-request",
"rawSpec": "^1.3.0",
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\@google-cloud\\common"
]
],
"_from": "retry-request@>=1.3.0 <2.0.0",
"_id": "retry-request@1.3.2",
"_inCache": true,
"_location": "/retry-request",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/retry-request-1.3.2.tgz_1481223660640_0.9872467438690364"
},
"_npmUser": {
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {
"aws-sign2": "0.6.0",
"aws4": "1.5.0",
"caseless": "0.11.0",
"combined-stream": "1.0.5",
"extend": "3.0.0",
"forever-agent": "0.6.1",
"form-data": "2.1.2",
"har-validator": "2.0.6",
"hawk": "3.1.3",
"http-signature": "1.1.1",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"mime-types": "2.1.13",
"oauth-sign": "0.8.2",
"qs": "6.3.0",
"stringstream": "0.0.5",
"tough-cookie": "2.3.2",
"tunnel-agent": "0.4.3"
},
"_requested": {
"raw": "retry-request@^1.3.0",
"scope": null,
"escapedName": "retry-request",
"name": "retry-request",
"rawSpec": "^1.3.0",
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@google-cloud/common"
],
"_resolved": "https://registry.npmjs.org/retry-request/-/retry-request-1.3.2.tgz",
"_shasum": "59ad24e71f8ae3f312d5f7b4bcf467a5e5a57bd6",
"_shrinkwrap": null,
"_spec": "retry-request@^1.3.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\@google-cloud\\common",
"author": {
"name": "Stephen Sawchuk",
"email": "sawchuk@gmail.com"
},
"bugs": {
"url": "https://github.com/stephenplusplus/retry-request/issues"
},
"dependencies": {
"request": "2.76.0",
"through2": "^2.0.0"
},
"description": "Retry a request.",
"devDependencies": {
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "59ad24e71f8ae3f312d5f7b4bcf467a5e5a57bd6",
"tarball": "https://registry.npmjs.org/retry-request/-/retry-request-1.3.2.tgz"
},
"engines": {
"node": ">=0.12"
},
"files": [
"index.js",
"license"
],
"gitHead": "cffad4f130d3b52117a59536ab4d768788d1c3ff",
"homepage": "https://github.com/stephenplusplus/retry-request#readme",
"keywords": [
"request",
"retry",
"stream"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
}
],
"name": "retry-request",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stephenplusplus/retry-request.git"
},
"scripts": {
"test": "mocha --timeout 12000"
},
"version": "1.3.2"
}