{ "_args": [ [ "p-cancelable@^0.4.0", "/home/seleznev/project Angular/Quality system/node_modules/got" ] ], "_from": "p-cancelable@>=0.4.0 <0.5.0", "_id": "p-cancelable@0.4.1", "_inCache": true, "_installable": true, "_location": "/p-cancelable", "_nodeVersion": "8.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/p-cancelable_0.4.1_1522581779099_0.05425666370241489" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "p-cancelable", "raw": "p-cancelable@^0.4.0", "rawSpec": "^0.4.0", "scope": null, "spec": ">=0.4.0 <0.5.0", "type": "range" }, "_requiredBy": [ "/got" ], "_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", "_shasum": "35f363d67d52081c8d9585e37bcceb7e0bbcb2a0", "_shrinkwrap": null, "_spec": "p-cancelable@^0.4.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/got", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-cancelable/issues" }, "dependencies": {}, "description": "Create a promise that can be canceled", "devDependencies": { "ava": "*", "delay": "^2.0.0", "promise.prototype.finally": "^3.1.0", "xo": "*" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==", "shasum": "35f363d67d52081c8d9585e37bcceb7e0bbcb2a0", "tarball": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", "unpackedSize": 6976 }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "50d66ce7228c23511a754a03d52aebf55e0229b1", "homepage": "https://github.com/sindresorhus/p-cancelable#readme", "keywords": [ "abort", "abortable", "aborting", "async", "await", "bluebird", "cancel", "cancelable", "canceled", "canceling", "cancellable", "cancellation", "cleanup", "function", "promise", "promises", "task", "token" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "p-cancelable", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-cancelable.git" }, "scripts": { "test": "xo && ava" }, "version": "0.4.1" }