{ "name": "Rambox", "productName": "Rambox", "version": "0.4.1", "description": "Free and Open Source messaging and emailing app that combines common web applications into one.", "main": "electron/main.js", "private": true, "repository": { "type": "git", "url": "git+https://github.com/saenzramiro/rambox.git" }, "keywords": [ "Rambox", "messaging", "app", "slack", "whatsapp", "facebook", "messenger", "telegram", "google", "hangouts", "skype" ], "author": "Ramiro Saenz ", "license": "MIT", "dependencies": { "auto-launch": "^2.1.0", "electron-window-state": "^3.0.3", "firebase": "^3.0.5", "firebase-token-generator": "^2.0.0", "tmp": "0.0.28", "mime": "^1.3.4" } }