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.
 
 
 
 

96 lines
2.2 KiB

{
"_args": [
[
"timed-out@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/got"
]
],
"_from": "timed-out@>=3.0.0 <4.0.0",
"_id": "timed-out@3.1.3",
"_inCache": true,
"_installable": true,
"_location": "/timed-out",
"_nodeVersion": "6.9.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/timed-out-3.1.3.tgz_1482989351228_0.5811902172863483"
},
"_npmUser": {
"email": "floatdrop@gmail.com",
"name": "floatdrop"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"name": "timed-out",
"raw": "timed-out@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/got"
],
"_resolved": "https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz",
"_shasum": "95860bfcc5c76c277f8f8326fd0f5b2e20eba217",
"_shrinkwrap": null,
"_spec": "timed-out@^3.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/got",
"author": {
"email": "floatdrop@gmail.com",
"name": "Vsevolod Strukchinsky"
},
"bugs": {
"url": "https://github.com/floatdrop/timed-out/issues"
},
"dependencies": {},
"description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
"devDependencies": {
"mocha": "*",
"xo": "^0.16.0"
},
"directories": {},
"dist": {
"shasum": "95860bfcc5c76c277f8f8326fd0f5b2e20eba217",
"tarball": "https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "eadea0f4c2122784a6b57f657de3a16762ec153b",
"homepage": "https://github.com/floatdrop/timed-out#readme",
"keywords": [
"http",
"https",
"get",
"got",
"url",
"uri",
"request",
"util",
"utility",
"simple"
],
"license": "MIT",
"maintainers": [
{
"email": "floatdrop@gmail.com",
"name": "floatdrop"
}
],
"name": "timed-out",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/timed-out.git"
},
"scripts": {
"test": "xo && mocha"
},
"version": "3.1.3"
}