UNPKG

web-compress-img

Version:

这是一款前端压缩js库

27 lines 590 B
{ "name": "web-compress-img", "version": "1.0.4", "description": "这是一款前端压缩js库", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/zbproject/compressImg.git" }, "keywords": [ "compress", "image", "web-image" ], "author": "一枚前端", "license": "ISC", "bugs": { "url": "https://gitee.com/zbproject/compressImg.git/issues" }, "homepage": "https://gitee.com/zbproject", "dependencies": { "jszip": "^3.1.5" } }