UNPKG

zipping-image

Version:

图片压缩工具,内部使用tinypng接口

30 lines (29 loc) 620 B
{ "name": "zipping-image", "version": "0.0.3", "main": "index.js", "bin": { "zipping": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "zipping-image", "image", "zipping", "compress" ], "author": "zhangboqun", "license": "ISC", "dependencies": { "chalk": "^4.1.0", "commander": "^7.0.0", "file-type": "^16.2.0", "imageinfo": "^1.0.4", "ora": "^5.3.0", "tinify": "^1.6.0-beta.2" }, "key": "SW8FyfplWmWcb9GsDTg4dyW3nRd0D8QQ", "description": "图片压缩工具,内部使用tinypng接口" }