{"maintainers":[{"name":"1000ch","email":"shogo.sensui@gmail.com"},{"name":"bradbaris","email":"bradbaris@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"shinnn","email":"snnskwtnb@gmail.com"},{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["gif","img","image","compress","minify","optimize"],"dist-tags":{"latest":"3.0.4"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"github.com/kevva"},"description":"gifsicle wrapper that makes it seamlessly available as a local dependency","readme":"# gifsicle-bin [![Build Status](https://travis-ci.org/imagemin/gifsicle-bin.svg?branch=master)](https://travis-ci.org/imagemin/gifsicle-bin)\n\n> gifsicle manipulates GIF image files in many different ways. Depending on command line options, it can merge several GIFs into a GIF animation; explode an animation into its component frames; change individual frames in an animation; turn interlacing on and off; add transparency and much more.\n\n\n## Install\n\n```\n$ npm install --save gifsicle\n```\n\n\n## Usage\n\n```js\nconst {execFile} = require('child_process');\nconst gifsicle = require('gifsicle');\n\nexecFile(gifsicle, ['-o', 'output.gif', 'input.gif'], err => {\n\tconsole.log('Image minified!');\n});\n```\n\n\n## CLI\n\n```\n$ npm install --global gifsicle\n```\n\n```\n$ gifsicle --help\n```\n\n\n## License\n\nMIT © [imagemin](https://github.com/imagemin)\n","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"users":{"passy":true,"guiambros":true,"t1st3":true,"nketchum":true,"darkwark":true,"zya":true,"wangnan0610":true,"vorg":true,"danielbayley":true,"papasavva":true},"bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"license":"MIT","versions":{"0.1.0":{"name":"gifsicle","version":"0.1.0","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"homepage":"https://github.com/yeoman/node-gifsicle","bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle.git"},"main":"lib/gifsicle","bin":{"gifsicle":"bin/gifsicle.js"},"scripts":{"test":"mocha","postinstall":"node lib/check.js"},"dependencies":{"which":"~1.0.5","mocha":"~1.12.0","tar":"~0.1.17","request":"~2.25.0","request-progress":"~0.2.1","chalk":"~0.2.0"},"engines":{"node":">=0.8.0"},"files":["bin","lib","test"],"_id":"gifsicle@0.1.0","dist":{"shasum":"440d737306601eec983c0d02d0ce12e468fcf296","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"0.1.1":{"name":"gifsicle","version":"0.1.1","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"homepage":"https://github.com/yeoman/node-gifsicle","bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle.git"},"main":"lib/gifsicle","bin":{"gifsicle":"bin/gifsicle.js"},"scripts":{"test":"mocha","postinstall":"node lib/check.js"},"dependencies":{"which":"~1.0.5","mocha":"~1.12.0","tar":"~0.1.17","request":"~2.25.0","request-progress":"~0.2.1","chalk":"~0.2.0"},"engines":{"node":">=0.8.0"},"files":["bin","lib","test"],"_id":"gifsicle@0.1.1","dist":{"shasum":"e3edde999a8c0f379afda0ce8ade2224f405a8a6","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.5","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"directories":{}},"0.1.2":{"name":"gifsicle","version":"0.1.2","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"homepage":"https://github.com/yeoman/node-gifsicle","bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle.git"},"main":"lib/gifsicle","bin":{"gifsicle":"bin/gifsicle.js"},"scripts":{"test":"mocha","postinstall":"node lib/check.js"},"dependencies":{"which":"~1.0.5","mocha":"~1.12.0","tar":"~0.1.17","request":"~2.25.0","request-progress":"~0.2.1","chalk":"~0.2.0","mkdirp":"~0.3.5"},"engines":{"node":">=0.8.0"},"files":["bin","lib","test"],"_id":"gifsicle@0.1.2","dist":{"shasum":"6e03a2d7d2668f99134ddd02224cd899c2befb19","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.2.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"directories":{}},"0.1.3":{"name":"gifsicle","version":"0.1.3","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"homepage":"https://github.com/yeoman/node-gifsicle","bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle.git"},"main":"lib/gifsicle","bin":{"gifsicle":"bin/gifsicle.js"},"scripts":{"test":"mocha","postinstall":"node lib/check.js"},"dependencies":{"which":"~1.0.5","mocha":"~1.12.0","tar":"~0.1.17","request":"~2.25.0","request-progress":"~0.2.1","chalk":"~0.2.0","mkdirp":"~0.3.5"},"engines":{"node":">=0.8.0"},"files":["bin","lib","test"],"_id":"gifsicle@0.1.3","dist":{"shasum":"7aafd8321df02a102b87feddf5b41bd3f3a9672a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.3.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"directories":{}},"0.1.4":{"name":"gifsicle","version":"0.1.4","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"homepage":"https://github.com/yeoman/node-gifsicle","bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle.git"},"main":"lib/gifsicle","bin":{"gifsicle":"bin/gifsicle.js"},"scripts":{"test":"mocha","postinstall":"node lib/check.js"},"dependencies":{"bin-wrapper":"~0.1.3","chalk":"~0.2.0"},"devDependencies":{"mocha":"~1.13.0"},"engines":{"node":">=0.8.0"},"files":["bin","lib"],"_id":"gifsicle@0.1.4","dist":{"shasum":"c592c8625fc0ae05f88ceaa8e67ce20351236d3c","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.4.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"directories":{}},"0.1.5":{"name":"gifsicle","version":"0.1.5","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","keywords":["gif","img","image","compress","minify","optimize"],"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"license":"BSD","repository":{"type":"git","url":"git://github.com/yeoman/node-gifsicle"},"main":"index.js","bin":{"gifsicle":"cli.js"},"scripts":{"test":"mocha --reporter list --timeout 0","postinstall":"node index.js"},"dependencies":{"bin-wrapper":"~0.2.0","chalk":"~0.4.0"},"devDependencies":{"bin-check":"~0.1.0","mocha":"~1.18.2","rimraf":"~2.2.6"},"engines":{"node":">=0.10.0"},"files":["cli.js","index.js"],"bugs":{"url":"https://github.com/yeoman/node-gifsicle/issues"},"homepage":"https://github.com/yeoman/node-gifsicle","_id":"gifsicle@0.1.5","dist":{"shasum":"5691192e8e042d697b8fcdc0e8d091d159c5c812","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"}],"directories":{}},"0.1.6":{"name":"gifsicle","version":"0.1.6","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"BSD","repository":{"type":"git","url":"git://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"mocha --reporter list --timeout 0","postinstall":"node index.js"},"files":["cli.js","index.js"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^0.1.0","bin-wrapper":"^0.3.0","chalk":"^0.4.0"},"devDependencies":{"bin-check":"^0.1.0","mocha":"^1.18.2","rimraf":"^2.2.6"},"bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@0.1.6","_shasum":"3d6725f46d29868b5eec388e84314be1a11b503f","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"3d6725f46d29868b5eec388e84314be1a11b503f","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.6.tgz"},"directories":{}},"0.1.7":{"name":"gifsicle","version":"0.1.7","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"BSD","repository":{"type":"git","url":"git://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"mocha --reporter list --timeout 50000","postinstall":"node index.js"},"files":["cli.js","index.js"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^0.1.0","bin-wrapper":"^0.3.0","log-symbols":"^1.0.0"},"devDependencies":{"bin-check":"^0.1.0","mocha":"^1.18.2","rimraf":"^2.2.6"},"bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@0.1.7","_shasum":"d6b1d66f71d7d583d7daa5e560a9130127727b4b","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"d6b1d66f71d7d583d7daa5e560a9130127727b4b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-0.1.7.tgz"},"directories":{}},"1.0.0":{"name":"gifsicle","version":"1.0.0","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"mocha --reporter list --timeout 50000","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^0.2.0","bin-wrapper":"^0.4.0","log-symbols":"^1.0.0"},"devDependencies":{"bin-check":"^1.0.0","mocha":"^1.18.2","rimraf":"^2.2.6"},"gitHead":"1cc02d36606149e1ec4b1f2b71927888d07fe68d","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@1.0.0","_shasum":"222b97047c1859166704e5af6a694532056e6113","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"222b97047c1859166704e5af6a694532056e6113","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"gifsicle","version":"1.0.1","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"node test/test.js","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^0.2.0","bin-wrapper":"^0.4.0","log-symbols":"^1.0.0"},"devDependencies":{"ava":"0.0.4","bin-check":"^1.0.0"},"gitHead":"bad86e43e32e3ab64ec43c8014c2cd39c6acdd2b","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@1.0.1","_shasum":"47d60081ffdd06c3121f29894b6e845277c043a2","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"47d60081ffdd06c3121f29894b6e845277c043a2","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-1.0.1.tgz"},"directories":{}},"1.0.2":{"name":"gifsicle","version":"1.0.2","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"node test/test.js","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^1.0.0","bin-wrapper":"^1.0.0","log-symbols":"^1.0.0"},"devDependencies":{"ava":"0.0.4","bin-check":"^1.0.0"},"gitHead":"9aef47fd27ad62936e48d8aeda806f677722457e","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@1.0.2","_shasum":"9b7cdee0c9533e36d681b950d7aff7963715bd09","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"9b7cdee0c9533e36d681b950d7aff7963715bd09","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-1.0.2.tgz"},"directories":{}},"1.0.3":{"name":"gifsicle","version":"1.0.3","description":"gifsicle wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"node test/test.js","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^1.0.0","bin-wrapper":"^1.0.0","log-symbols":"^1.0.0"},"devDependencies":{"ava":"0.0.4","bin-check":"^1.0.0","mkdirp":"^0.5.0","rimraf":"^2.2.8"},"gitHead":"5b57c7121c5c924917be770cfc96d2c7514c3d6f","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@1.0.3","_shasum":"817eb56c8583c3ca2e0541e775a0e8ca9c3e38f5","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"sboudrias","email":"admin@simonboudrias.com"},{"name":"eddiemonge","email":"eddie+npm@eddiemonge.com"},{"name":"passy","email":"phartig@rdrei.net"}],"dist":{"shasum":"817eb56c8583c3ca2e0541e775a0e8ca9c3e38f5","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-1.0.3.tgz"},"directories":{}},"2.0.0":{"name":"gifsicle","version":"2.0.0","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"mkdir test/tmp && node test/test.js && rm -rf test/tmp","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^2.0.0","imagemin-log":"^1.0.0"},"devDependencies":{"ava":"^0.0.4","bin-check":"^1.0.0","compare-size":"^1.0.0"},"gitHead":"212cb5e87549aec47f8cddcd84f412eefdfc59c6","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@2.0.0","_shasum":"1585a839b91e8ba2e2e53f8a3f181f9133a1cf9f","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"1585a839b91e8ba2e2e53f8a3f181f9133a1cf9f","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-2.0.0.tgz"},"directories":{}},"2.0.1":{"name":"gifsicle","version":"2.0.1","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"https://github.com/imagemin/gifsicle-bin"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"http://kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"test":"mkdir test/tmp && node test/test.js && rm -rf test/tmp","postinstall":"node lib/install.js"},"files":["cli.js","index.js","lib","test"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^2.0.0","imagemin-log":"^2.0.0"},"devDependencies":{"ava":"^0.0.4","bin-check":"^1.0.0","compare-size":"^1.0.0"},"gitHead":"6003c38f7a5276d64a0976552646dea5cdc9a32e","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin","_id":"gifsicle@2.0.1","_shasum":"dee3617ca4e30bf02c3a77ca3041ec40efcd8364","_from":".","_npmVersion":"2.1.7","_nodeVersion":"0.10.32","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"dee3617ca4e30bf02c3a77ca3041ec40efcd8364","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-2.0.1.tgz"},"directories":{}},"3.0.0":{"name":"gifsicle","version":"3.0.0","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"postinstall":"node lib/install.js","test":"mocha --timeout 50000"},"files":["index.js","cli.js","lib"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^3.0.0","logalot":"^2.0.0"},"devDependencies":{"bin-check":"^1.0.0","compare-size":"^1.0.0","mkdirp":"^0.5.0","mocha":"^2.2.4","rimraf":"^2.3.2"},"gitHead":"76881a73a5b66cd565a210d9c946ff04bab688e7","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin#readme","_id":"gifsicle@3.0.0","_shasum":"775b91ad494fa5ed816dd038156a65ac9fc89454","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.2.1","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"775b91ad494fa5ed816dd038156a65ac9fc89454","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-3.0.0.tgz"},"directories":{}},"3.0.1":{"name":"gifsicle","version":"3.0.1","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"postinstall":"node lib/install.js","test":"mocha --timeout 50000"},"files":["index.js","cli.js","lib"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^3.0.0","logalot":"^2.0.0"},"devDependencies":{"bin-check":"^1.0.0","compare-size":"^1.0.0","mkdirp":"^0.5.0","mocha":"^2.2.4","rimraf":"^2.3.2"},"gitHead":"2be4606d536c54d6950451e1c302b433b55c986b","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin#readme","_id":"gifsicle@3.0.1","_shasum":"9812793ee4099497498e86b490126b8f0a3b0131","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.2.1","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"9812793ee4099497498e86b490126b8f0a3b0131","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-3.0.1.tgz"},"directories":{}},"3.0.2":{"name":"gifsicle","version":"3.0.2","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"postinstall":"node lib/install.js","test":"mocha --timeout 50000"},"files":["index.js","cli.js","lib"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^3.0.0","logalot":"^2.0.0"},"devDependencies":{"bin-check":"^2.0.0","compare-size":"^1.0.0","mkdirp":"^0.5.0","mocha":"^2.2.4","rimraf":"^2.3.2"},"gitHead":"831f819b502745adc1e42bbf4e79745b8b18b0c7","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin#readme","_id":"gifsicle@3.0.2","_shasum":"1b093baee733a19ebdb5449dec7409cdbe23caba","_from":".","_npmVersion":"3.4.0","_nodeVersion":"5.0.0","_npmUser":{"name":"shinnn","email":"snnskwtnb@gmail.com"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"shinnn","email":"snnskwtnb@gmail.com"},{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"1b093baee733a19ebdb5449dec7409cdbe23caba","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-3.0.2.tgz"},"directories":{}},"3.0.3":{"name":"gifsicle","version":"3.0.3","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"kevinmartensson.com"},"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"postinstall":"node lib/install.js","test":"mocha --timeout 50000"},"files":["index.js","cli.js","lib"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^3.0.0","logalot":"^2.0.0"},"devDependencies":{"bin-check":"^2.0.0","compare-size":"^1.0.0","mkdirp":"^0.5.0","mocha":"^2.2.4","rimraf":"^2.3.2"},"gitHead":"2522b056a32a581dbd6617985a9dcc86e6bb20a8","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin#readme","_id":"gifsicle@3.0.3","_shasum":"17230d311c68cbcf31bd54e22741e5c8a373117c","_from":".","_npmVersion":"3.4.0","_nodeVersion":"5.0.0","_npmUser":{"name":"shinnn","email":"snnskwtnb@gmail.com"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"shinnn","email":"snnskwtnb@gmail.com"},{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"17230d311c68cbcf31bd54e22741e5c8a373117c","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-3.0.3.tgz"},"directories":{}},"3.0.4":{"name":"gifsicle","version":"3.0.4","description":"gifsicle wrapper that makes it seamlessly available as a local dependency","license":"MIT","repository":{"type":"git","url":"git+https://github.com/imagemin/gifsicle-bin.git"},"author":{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","url":"github.com/kevva"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"},{"name":"shinnn","email":"snnskwtnb@gmail.com"},{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"engines":{"node":">=0.10.0"},"bin":{"gifsicle":"cli.js"},"scripts":{"postinstall":"node lib/install.js","test":"xo && mocha --timeout 50000"},"files":["index.js","cli.js","lib"],"keywords":["gif","img","image","compress","minify","optimize"],"dependencies":{"bin-build":"^2.0.0","bin-wrapper":"^3.0.0","logalot":"^2.0.0"},"devDependencies":{"bin-check":"^2.0.0","compare-size":"^1.0.0","mkdirp":"^0.5.0","mocha":"^2.2.4","rimraf":"^2.3.2","xo":"*"},"gitHead":"88b8b2d536749d484c6d5a2fb5cf5f3756138864","bugs":{"url":"https://github.com/imagemin/gifsicle-bin/issues"},"homepage":"https://github.com/imagemin/gifsicle-bin#readme","_id":"gifsicle@3.0.4","_shasum":"f45cb5ed10165b665dc929e0e9328b6c821dfa3b","_from":".","_npmVersion":"3.10.6","_nodeVersion":"6.5.0","_npmUser":{"name":"shinnn","email":"snnskwtnb@gmail.com"},"dist":{"shasum":"f45cb5ed10165b665dc929e0e9328b6c821dfa3b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/gifsicle/-/gifsicle-3.0.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gifsicle-3.0.4.tgz_1472875137097_0.5108370378147811"},"directories":{}}},"name":"gifsicle","time":{"modified":"2017-03-28T09:37:55.271Z","created":"2013-08-11T19:04:08.730Z","0.1.0":"2013-08-11T19:04:12.060Z","0.1.1":"2013-08-12T12:36:48.496Z","0.1.2":"2013-08-15T15:16:12.095Z","0.1.3":"2013-08-26T10:36:29.708Z","0.1.4":"2013-10-16T13:55:28.525Z","0.1.5":"2014-03-21T13:13:05.983Z","0.1.6":"2014-06-19T13:23:45.408Z","0.1.7":"2014-08-08T14:17:59.589Z","1.0.0":"2014-08-18T12:21:20.060Z","1.0.1":"2014-08-22T17:29:22.679Z","1.0.2":"2014-09-01T00:59:01.002Z","1.0.3":"2014-09-19T13:00:44.242Z","2.0.0":"2014-10-20T15:22:17.973Z","2.0.1":"2014-11-24T14:57:42.962Z","3.0.0":"2015-06-07T13:31:24.577Z","3.0.1":"2015-06-16T16:00:57.841Z","3.0.2":"2015-11-13T16:24:36.322Z","3.0.3":"2015-11-13T17:28:44.882Z","3.0.4":"2016-09-03T03:58:57.337Z"},"readmeFilename":"readme.md","homepage":"https://github.com/imagemin/gifsicle-bin#readme"}