File: /var/www/zaklada/html/node_modules/imagemin/package.json
{
"_args": [
[
"imagemin@5.3.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "imagemin@5.3.1",
"_id": "imagemin@5.3.1",
"_inBundle": false,
"_integrity": "sha1-8Zwu7h5xumxlWMUV+fyWaAGJptQ=",
"_location": "/imagemin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "imagemin@5.3.1",
"name": "imagemin",
"escapedName": "imagemin",
"rawSpec": "5.3.1",
"saveSpec": null,
"fetchSpec": "5.3.1"
},
"_requiredBy": [
"/gulp-imagemin"
],
"_resolved": "https://registry.npmjs.org/imagemin/-/imagemin-5.3.1.tgz",
"_spec": "5.3.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin/issues"
},
"dependencies": {
"file-type": "^4.1.0",
"globby": "^6.1.0",
"make-dir": "^1.0.0",
"p-pipe": "^1.1.0",
"pify": "^2.3.0",
"replace-ext": "^1.0.0"
},
"description": "Minify images",
"devDependencies": {
"ava": "*",
"del": "^2.2.0",
"imagemin-jpegtran": "^5.0.0",
"imagemin-webp": "^4.0.0",
"is-jpg": "^1.0.0",
"tempy": "^0.1.0",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/imagemin/imagemin#readme",
"keywords": [
"minify",
"compress",
"image",
"images",
"jpeg",
"jpg",
"png",
"gif",
"svg"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Shinnosuke Watanabe",
"url": "github.com/shinnn"
}
],
"name": "imagemin",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "5.3.1"
}