{
"name": "spotlight-dimmer",
"version": "0.4.7",
"description": "A cross-platform application that dims inactive displays to highlight the active one",
"scripts": {
"build": "echo 'Frontend build completed - using existing dist/ files'",
"dev": "echo 'Development mode - using existing dist/ files'"
},
"keywords": ["desktop", "monitor", "display", "dimming", "focus", "productivity"],
"author": "Spotlight Dimmer Team",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/thomazmoura/spotlight-dimmer.git"
}
}