{ "_from": "exec-buffer@^3.0.0", "_id": "exec-buffer@3.2.0", "_inBundle": false, "_integrity": "sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==", "_location": "/exec-buffer", "_phantomChildren": { "is-stream": "1.1.0", "lru-cache": "4.1.5", "npm-run-path": "2.0.2", "p-finally": "1.0.0", "shebang-command": "1.2.0", "signal-exit": "3.0.3", "strip-eof": "1.0.0", "which": "1.3.1" }, "_requested": { "type": "range", "registry": true, "raw": "exec-buffer@^3.0.0", "name": "exec-buffer", "escapedName": "exec-buffer", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/imagemin-optipng" ], "_resolved": "https://registry.npmjs.org/exec-buffer/-/exec-buffer-3.2.0.tgz", "_shasum": "b1686dbd904c7cf982e652c1f5a79b1e5573082b", "_spec": "exec-buffer@^3.0.0", "_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/imagemin-optipng", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/exec-buffer/issues" }, "bundleDependencies": false, "dependencies": { "execa": "^0.7.0", "p-finally": "^1.0.0", "pify": "^3.0.0", "rimraf": "^2.5.4", "tempfile": "^2.0.0" }, "deprecated": false, "description": "Run a buffer through a child process", "devDependencies": { "ava": "*", "gifsicle": "^3.0.4", "is-gif": "^1.0.0", "path-exists": "^3.0.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/exec-buffer#readme", "keywords": [ "buffer", "exec" ], "license": "MIT", "name": "exec-buffer", "repository": { "type": "git", "url": "git+https://github.com/kevva/exec-buffer.git" }, "scripts": { "test": "xo && ava" }, "version": "3.2.0" }