徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

85 lines
2.0 KiB

{
"_from": "imagemin@^7.0.1",
"_id": "imagemin@7.0.1",
"_inBundle": false,
"_integrity": "sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==",
"_location": "/imagemin",
"_phantomChildren": {
"@nodelib/fs.walk": "1.2.8",
"@types/glob": "7.2.0",
"glob": "7.2.3",
"glob-parent": "5.1.2",
"merge2": "1.4.1",
"micromatch": "4.0.7"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "imagemin@^7.0.1",
"name": "imagemin",
"escapedName": "imagemin",
"rawSpec": "^7.0.1",
"saveSpec": null,
"fetchSpec": "^7.0.1"
},
"_requiredBy": [
"/image-webpack-loader"
],
"_resolved": "https://registry.npmmirror.com/imagemin/-/imagemin-7.0.1.tgz",
"_shasum": "f6441ca647197632e23db7d971fffbd530c87dbf",
"_spec": "imagemin@^7.0.1",
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\image-webpack-loader",
"bugs": {
"url": "https://github.com/imagemin/imagemin/issues"
},
"bundleDependencies": false,
"dependencies": {
"file-type": "^12.0.0",
"globby": "^10.0.0",
"graceful-fs": "^4.2.2",
"junk": "^3.1.0",
"make-dir": "^3.0.0",
"p-pipe": "^3.0.0",
"replace-ext": "^1.0.0"
},
"deprecated": false,
"description": "Minify images seamlessly",
"devDependencies": {
"ava": "^2.1.0",
"del": "^4.1.1",
"imagemin-jpegtran": "^6.0.0",
"imagemin-svgo": "^7.0.0",
"imagemin-webp": "^5.0.0",
"is-jpg": "^2.0.0",
"tempy": "^0.3.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/imagemin/imagemin#readme",
"keywords": [
"minify",
"compress",
"image",
"images",
"jpeg",
"jpg",
"png",
"gif",
"svg"
],
"license": "MIT",
"name": "imagemin",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "7.0.1"
}