{ "name": "SimpleMediaUpscalerLite", "version": "2.0.0", "description": "A frontend to upscale your videos and images using different upscale engines", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend.git" }, "keywords": [ "upscaler", "electron", "python", "frontend", "videos", "images" ], "author": "Janis Hutz", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend/issues", "email": "development@janishutz.com" }, "homepage": "https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend#readme" }