UNPKG

@rytass/file-converter-adapter-image-resizer

Version:

Rytass Utils Storages Images Resizer

29 lines (28 loc) 687 B
{ "name": "@rytass/file-converter-adapter-image-resizer", "version": "0.1.12", "description": "Rytass Utils Storages Images Resizer", "keywords": [ "rytass", "storages", "images", "converter" ], "author": "Chia Yu Pai <fantasyatelier@gmail.com>", "homepage": "https://github.com/Rytass/Utils#readme", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Rytass/Utils.git" }, "bugs": { "url": "https://github.com/Rytass/Utils/issues" }, "dependencies": { "@rytass/file-converter": "^0.1.5", "sharp": "^0.34.5" }, "main": "./index.cjs.js", "module": "./index.js", "typings": "./index.d.ts" }