75 lines
1.8 KiB
JSON
75 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"imagemin-gifsicle@6.0.1",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "imagemin-gifsicle@6.0.1",
|
|
"_id": "imagemin-gifsicle@6.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-kuu47c6iKDQ6R9J10xCwL0lgs0+sMz3LRHqRcJ2CRBWdcNmo3T5hUaM8hSZfksptZXJLGKk8heSAvwtSdB1Fng==",
|
|
"_location": "/imagemin-gifsicle",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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": [
|
|
"/gulp-imagemin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-6.0.1.tgz",
|
|
"_spec": "6.0.1",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/imagemin-gifsicle/issues"
|
|
},
|
|
"dependencies": {
|
|
"exec-buffer": "^3.0.0",
|
|
"gifsicle": "^4.0.0",
|
|
"is-gif": "^3.0.0"
|
|
},
|
|
"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"
|
|
}
|