linuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacos
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
879 B
44 lines
879 B
9 years ago
|
{
|
||
9 years ago
|
"name": "Rambox",
|
||
9 years ago
|
"productName": "Rambox",
|
||
7 years ago
|
"version": "0.5.17",
|
||
9 years ago
|
"description": "Rambox",
|
||
9 years ago
|
"main": "electron/main.js",
|
||
|
"private": true,
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
9 years ago
|
"url": "https://github.com/saenzramiro/rambox.git"
|
||
9 years ago
|
},
|
||
9 years ago
|
"bugs": {
|
||
|
"url": "https://github.com/saenzramiro/rambox/issues"
|
||
|
},
|
||
|
"homepage": "http://rambox.pro",
|
||
9 years ago
|
"keywords": [
|
||
|
"Rambox",
|
||
|
"messaging",
|
||
|
"app",
|
||
|
"slack",
|
||
|
"whatsapp",
|
||
|
"facebook",
|
||
|
"messenger",
|
||
|
"telegram",
|
||
|
"google",
|
||
|
"hangouts",
|
||
|
"skype"
|
||
|
],
|
||
9 years ago
|
"author": "Ramiro Saenz <[email protected]>",
|
||
8 years ago
|
"license": "GPL-3.0",
|
||
9 years ago
|
"dependencies": {
|
||
8 years ago
|
"@exponent/electron-cookies": "2.0.0",
|
||
7 years ago
|
"auth0-js": "^8.12.3",
|
||
8 years ago
|
"auth0-lock": "^10.22.0",
|
||
8 years ago
|
"auto-launch-patched": "5.0.2",
|
||
8 years ago
|
"electron-config": "0.2.1",
|
||
7 years ago
|
"electron-context-menu": "0.9.1",
|
||
7 years ago
|
"electron-is-dev": "^0.3.0",
|
||
8 years ago
|
"mime": "^1.4.0",
|
||
|
"rimraf": "2.6.1",
|
||
7 years ago
|
"tmp": "0.0.28"
|
||
9 years ago
|
}
|
||
9 years ago
|
}
|