{ "_from": "exec-buffer@^3.0.0", "_id": "exec-buffer@3.2.0", "_inBundle": false, "_integrity": "sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==", "_location": "/exec-buffer", "_phantomChildren": { "glob": "7.2.3", "isexe": "2.0.0", "p-finally": "1.0.0", "pseudomap": "1.0.2", "signal-exit": "3.0.7", "strip-eof": "1.0.0" }, "_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", "/imagemin-webp" ], "_resolved": "https://registry.npmmirror.com/exec-buffer/-/exec-buffer-3.2.0.tgz", "_shasum": "b1686dbd904c7cf982e652c1f5a79b1e5573082b", "_spec": "exec-buffer@^3.0.0", "_where": "D:\\仁舟项目\\admin_dHBzn\\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" }