File: /var/www/linde-ai/html/node_modules/gifsicle/package.json
{
"_from": "gifsicle@^5.0.0",
"_id": "gifsicle@5.3.0",
"_inBundle": false,
"_integrity": "sha512-FJTpgdj1Ow/FITB7SVza5HlzXa+/lqEY0tHQazAJbuAdvyJtkH4wIdsR2K414oaTwRXHFLLF+tYbipj+OpYg+Q==",
"_location": "/gifsicle",
"_phantomChildren": {
"cross-spawn": "7.0.3",
"human-signals": "2.1.0",
"merge-stream": "2.0.0",
"onetime": "5.1.2",
"path-key": "3.1.1",
"signal-exit": "3.0.7",
"strip-final-newline": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "gifsicle@^5.0.0",
"name": "gifsicle",
"escapedName": "gifsicle",
"rawSpec": "^5.0.0",
"saveSpec": null,
"fetchSpec": "^5.0.0"
},
"_requiredBy": [
"/imagemin-gifsicle"
],
"_resolved": "https://registry.npmjs.org/gifsicle/-/gifsicle-5.3.0.tgz",
"_shasum": "499713c6f1e89ebbc3630da3a74fdb4697913b4e",
"_spec": "gifsicle@^5.0.0",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\imagemin-gifsicle",
"bin": {
"gifsicle": "cli.js"
},
"bugs": {
"url": "https://github.com/imagemin/gifsicle-bin/issues"
},
"bundleDependencies": false,
"dependencies": {
"bin-build": "^3.0.0",
"bin-wrapper": "^4.0.0",
"execa": "^5.0.0"
},
"deprecated": false,
"description": "gifsicle wrapper that makes it seamlessly available as a local dependency",
"devDependencies": {
"ava": "^3.15.0",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"tempy": "^1.0.0",
"xo": "^0.38.1"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"cli.js",
"lib",
"vendor/source"
],
"funding": {
"url": "https://github.com/imagemin/gisicle-bin?sponsor=1"
},
"homepage": "https://github.com/imagemin/gifsicle-bin#readme",
"keywords": [
"imagemin",
"gif",
"img",
"image",
"compress",
"minify",
"optimize",
"gifsicle"
],
"license": "MIT",
"name": "gifsicle",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/gifsicle-bin.git"
},
"scripts": {
"postinstall": "node lib/install.js",
"test": "xo && ava --timeout=60s"
},
"version": "5.3.0"
}