trainingproject
Version:
A module to teach you how to module.
105 lines (104 loc) • 2.52 kB
JSON
{
"_args": [
[
{
"raw": "timed-out@^3.0.0",
"scope": null,
"escapedName": "timed-out",
"name": "timed-out",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\got"
]
],
"_from": "timed-out@>=3.0.0 <4.0.0",
"_id": "timed-out@3.1.0",
"_inCache": true,
"_location": "/timed-out",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/timed-out-3.1.0.tgz_1481717026855_0.7532401555217803"
},
"_npmUser": {
"name": "floatdrop",
"email": "floatdrop@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "timed-out@^3.0.0",
"scope": null,
"escapedName": "timed-out",
"name": "timed-out",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/got"
],
"_resolved": "https://registry.npmjs.org/timed-out/-/timed-out-3.1.0.tgz",
"_shasum": "43b98b14bb712c9161c28f4dc1f3068d67a04ec2",
"_shrinkwrap": null,
"_spec": "timed-out@^3.0.0",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\got",
"author": {
"name": "Vsevolod Strukchinsky",
"email": "floatdrop@gmail.com"
},
"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": "43b98b14bb712c9161c28f4dc1f3068d67a04ec2",
"tarball": "https://registry.npmjs.org/timed-out/-/timed-out-3.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "b0cda2cc6e7ba845a693d028f4328af44d2bbd3b",
"homepage": "https://github.com/floatdrop/timed-out#readme",
"keywords": [
"http",
"https",
"get",
"got",
"url",
"uri",
"request",
"util",
"utility",
"simple"
],
"license": "MIT",
"maintainers": [
{
"name": "floatdrop",
"email": "floatdrop@gmail.com"
}
],
"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.0"
}