UNPKG

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

Version:

Rytass Utils Storages Images Resizer

32 lines (31 loc) 744 B
{ "name": "@rytass/file-converter-adapter-image-resizer", "version": "0.1.7", "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.2", "sharp": "^0.33.5" }, "devDependencies": { "@types/sharp": "^0.32.0" }, "main": "./index.cjs.js", "module": "./index.js", "typings": "./index.d.ts" }