12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- "timed-out@^4.0.1",
- "/home/seleznev/project Angular/Quality system/node_modules/got"
- ]
- ],
- "_from": "timed-out@>=4.0.1 <5.0.0",
- "_id": "timed-out@4.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/timed-out",
- "_nodeVersion": "6.9.3",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/timed-out-4.0.1.tgz_1484575090971_0.24377561057917774"
- },
- "_npmUser": {
- "email": "floatdrop@gmail.com",
- "name": "floatdrop"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "timed-out",
- "raw": "timed-out@^4.0.1",
- "rawSpec": "^4.0.1",
- "scope": null,
- "spec": ">=4.0.1 <5.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gh-got/got",
- "/got"
- ],
- "_resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz",
- "_shasum": "f32eacac5a175bea25d7fab565ab3ed8741ef56f",
- "_shrinkwrap": null,
- "_spec": "timed-out@^4.0.1",
- "_where": "/home/seleznev/project Angular/Quality system/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": "f32eacac5a175bea25d7fab565ab3ed8741ef56f",
- "tarball": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "2f00fdafb6af0a9b91fb23a04a9271766c5559a4",
- "homepage": "https://github.com/floatdrop/timed-out#readme",
- "keywords": [
- "get",
- "got",
- "http",
- "https",
- "request",
- "simple",
- "uri",
- "url",
- "util",
- "utility"
- ],
- "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": "4.0.1"
- }
|