{ "_from": "gulp-image", "_id": "gulp-image@6.1.0", "_inBundle": false, "_integrity": "sha512-pwRXJ6W3mBXZLBbiOBzjq2otAc2rC314BjRjojBvRtZ4MJE5vcMZvfa+fS98rPV30bNLW1Y6heUXEfsFSp2eHg==", "_location": "/gulp-image", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "gulp-image", "name": "gulp-image", "escapedName": "gulp-image", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/gulp-image/-/gulp-image-6.1.0.tgz", "_shasum": "0e3f44dd79c2ef28fe90cc411f9ef52d3473699b", "_spec": "gulp-image", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app", "author": { "name": "1000ch", "email": "shogosensui@gmail.com", "url": "https://github.com/1000ch" }, "bugs": { "url": "https://github.com/1000ch/gulp-image/issues" }, "bundleDependencies": false, "dependencies": { "ansi-colors": "^4.1.1", "exec-buffer": "^3.2.0", "fancy-log": "^1.3.3", "filesize": "^6.0.1", "gifsicle": "^5.0.0", "guetzli": "^2.0.0", "is-gif": "^3.0.0", "is-jpg": "^2.0.0", "is-png": "^2.0.0", "is-svg": "^4.2.0", "jpeg-recompress-bin": "^4.0.0", "mozjpeg": "^6.0.1", "optipng-bin": "^6.0.0", "plugin-error": "^1.0.1", "pngquant-bin": "^5.0.2", "round10": "^1.0.3", "svgo": "^1.2.2", "through2-concurrent": "^2.0.0", "zopflipng-bin": "^5.0.0" }, "deprecated": false, "description": "Optimize PNG, JPG, GIF, SVG images with gulp task.", "devDependencies": { "ava": "^3.3.0", "vinyl": "^2.2.0" }, "engines": { "node": ">=10.0.0" }, "homepage": "https://github.com/1000ch/gulp-image#readme", "keywords": [ "compress", "minify", "optimize", "image", "img", "jpg", "jpeg", "png", "gif", "svg", "gulpplugin" ], "license": "MIT", "name": "gulp-image", "repository": { "type": "git", "url": "git+https://github.com/1000ch/gulp-image.git" }, "scripts": { "test": "ava" }, "version": "6.1.0" }