{ "name": "rclone-ui", "version": "3.0.1", "description": "Installs and launches Rclone UI", "bin": { "rclone-ui": "bin/rclone-ui.js" }, "type": "module", "engines": { "node": ">=18" }, "repository": { "type": "git", "url": "https://github.com/rclone-ui/rclone-ui" }, "homepage": "https://rcloneui.com", "keywords": ["rclone", "gui", "drive", "s3", "cloud", "storage", "sync", "backup"], "license": "MIT", "author": { "name": "Rclone UI", "url": "https://github.com/rclone-ui/rclone-ui" } }