{ "name": "Rambox", "productName": "Rambox", "version": "0.5.18", "description": "Rambox", "main": "electron/main.js", "private": true, "repository": { "type": "git", "url": "https://github.com/saenzramiro/rambox.git" }, "bugs": { "url": "https://github.com/saenzramiro/rambox/issues" }, "homepage": "https://rambox.pro", "keywords": [ "Rambox", "messaging", "app", "slack", "whatsapp", "facebook", "messenger", "telegram", "google", "hangouts", "skype" ], "author": "Ramiro Saenz ", "license": "GPL-3.0", "dependencies": { "@exponent/electron-cookies": "2.0.0", "auth0-js": "^9.7.3", "auto-launch-patched": "5.0.2", "crypto": "^1.0.1", "electron-context-menu": "0.9.1", "electron-is-dev": "^0.3.0", "electron-store": "^2.0.0", "mime": "^2.3.1", "request": "^2.88.0", "request-promise": "^4.2.2", "rimraf": "2.6.1", "tmp": "0.0.28" } }