112 lines
2.5 KiB
JSON
112 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gifsicle@4.0.1",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gifsicle@4.0.1",
|
|
"_id": "gifsicle@4.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-A/kiCLfDdV+ERV/UB+2O41mifd+RxH8jlRG8DMxZO84Bma/Fw0htqZ+hY2iaalLRNyUu7tYZQslqUBJxBggxbg==",
|
|
"_location": "/gifsicle",
|
|
"_optional": true,
|
|
"_phantomChildren": {
|
|
"end-of-stream": "1.4.0",
|
|
"is-stream": "1.1.0",
|
|
"nice-try": "1.0.5",
|
|
"npm-run-path": "2.0.2",
|
|
"once": "1.4.0",
|
|
"p-finally": "1.0.0",
|
|
"path-key": "2.0.1",
|
|
"shebang-command": "1.2.0",
|
|
"signal-exit": "3.0.2",
|
|
"strip-eof": "1.0.0",
|
|
"which": "1.3.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gifsicle@4.0.1",
|
|
"name": "gifsicle",
|
|
"escapedName": "gifsicle",
|
|
"rawSpec": "4.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin-gifsicle"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gifsicle/-/gifsicle-4.0.1.tgz",
|
|
"_spec": "4.0.1",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Kevin Martensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "github.com/kevva"
|
|
},
|
|
"bin": {
|
|
"gifsicle": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/gifsicle-bin/issues"
|
|
},
|
|
"dependencies": {
|
|
"bin-build": "^3.0.0",
|
|
"bin-wrapper": "^4.0.0",
|
|
"execa": "^1.0.0",
|
|
"logalot": "^2.0.0"
|
|
},
|
|
"description": "gifsicle wrapper that makes it seamlessly available as a local dependency",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"bin-check": "^4.0.1",
|
|
"compare-size": "^3.0.0",
|
|
"tempy": "^0.2.1",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"cli.js",
|
|
"lib",
|
|
"vendor/source"
|
|
],
|
|
"homepage": "https://github.com/imagemin/gifsicle-bin#readme",
|
|
"keywords": [
|
|
"imagemin",
|
|
"gif",
|
|
"img",
|
|
"image",
|
|
"compress",
|
|
"minify",
|
|
"optimize",
|
|
"gifsicle"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
{
|
|
"name": "Shinnosuke Watanabe",
|
|
"url": "github.com/shinnn"
|
|
}
|
|
],
|
|
"name": "gifsicle",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/gifsicle-bin.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node lib/install.js",
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "4.0.1"
|
|
}
|