| { |
| "_from": "imagemin-gifsicle@^6.0.1", |
| "_id": "imagemin-gifsicle@6.0.1", |
| "_inBundle": false, |
| "_integrity": "sha512-kuu47c6iKDQ6R9J10xCwL0lgs0+sMz3LRHqRcJ2CRBWdcNmo3T5hUaM8hSZfksptZXJLGKk8heSAvwtSdB1Fng==", |
| "_location": "/imagemin-gifsicle", |
| "_phantomChildren": {}, |
| "_requested": { |
| "type": "range", |
| "registry": true, |
| "raw": "imagemin-gifsicle@^6.0.1", |
| "name": "imagemin-gifsicle", |
| "escapedName": "imagemin-gifsicle", |
| "rawSpec": "^6.0.1", |
| "saveSpec": null, |
| "fetchSpec": "^6.0.1" |
| }, |
| "_requiredBy": [ |
| "/grunt-contrib-imagemin" |
| ], |
| "_resolved": "https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-6.0.1.tgz", |
| "_shasum": "6abad4e95566d52e5a104aba1c24b4f3b48581b3", |
| "_spec": "imagemin-gifsicle@^6.0.1", |
| "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt-contrib-imagemin", |
| "bugs": { |
| "url": "https://github.com/imagemin/imagemin-gifsicle/issues" |
| }, |
| "bundleDependencies": false, |
| "dependencies": { |
| "exec-buffer": "^3.0.0", |
| "gifsicle": "^4.0.0", |
| "is-gif": "^3.0.0" |
| }, |
| "deprecated": false, |
| "description": "Imagemin plugin for Gifsicle", |
| "devDependencies": { |
| "ava": "^0.25.0", |
| "pify": "^4.0.0", |
| "xo": "^0.23.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "files": [ |
| "index.js" |
| ], |
| "homepage": "https://github.com/imagemin/imagemin-gifsicle#readme", |
| "keywords": [ |
| "compress", |
| "gif", |
| "gifsicle", |
| "gulpplugin", |
| "image", |
| "imageminplugin", |
| "img", |
| "minify", |
| "optimize" |
| ], |
| "license": "MIT", |
| "name": "imagemin-gifsicle", |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/imagemin/imagemin-gifsicle.git" |
| }, |
| "scripts": { |
| "test": "xo && ava" |
| }, |
| "version": "6.0.1" |
| } |