{ "_args": [ [ { "raw": "p-cancelable@^0.3.0", "scope": null, "escapedName": "p-cancelable", "name": "p-cancelable", "rawSpec": "^0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/pngquant-bin/node_modules/got" ] ], "_from": "p-cancelable@>=0.3.0 <0.4.0", "_id": "p-cancelable@0.3.0", "_inCache": true, "_location": "/p-cancelable", "_nodeVersion": "8.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/p-cancelable-0.3.0.tgz_1498837734166_0.038153667002916336" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "5.0.0", "_phantomChildren": {}, "_requested": { "raw": "p-cancelable@^0.3.0", "scope": null, "escapedName": "p-cancelable", "name": "p-cancelable", "rawSpec": "^0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/pngquant-bin/got" ], "_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz", "_shasum": "b9e123800bcebb7ac13a479be195b507b98d30fa", "_shrinkwrap": null, "_spec": "p-cancelable@^0.3.0", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/pngquant-bin/node_modules/got", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "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", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-RVbZPLso8+jFeq1MfNvgXtCRED2raz/dKpacfTNxsx6pLEpEomM7gah6VeHSYV3+vo0OAi4MkArtQcWWXuQoyw==", "shasum": "b9e123800bcebb7ac13a479be195b507b98d30fa", "tarball": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "0ea492a3a02e5b8bb984b7a7f1db60a31f66da0b", "homepage": "https://github.com/sindresorhus/p-cancelable#readme", "keywords": [ "promise", "cancelable", "cancel", "canceled", "canceling", "cancellable", "cancellation", "abort", "abortable", "aborting", "cleanup", "task", "token", "async", "function", "await", "promises", "bluebird" ], "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.3.0" }