Форк Rambox
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.
 
 
 

39 lines
768 B

{
"name": "Rambox",
"productName": "Rambox",
"version": "0.5.9",
"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": "http://rambox.pro",
"keywords": [
"Rambox",
"messaging",
"app",
"slack",
"whatsapp",
"facebook",
"messenger",
"telegram",
"google",
"hangouts",
"skype"
],
"author": "Ramiro Saenz <[email protected]>",
"license": "GPL-3.0",
"dependencies": {
"auto-launch-patched": "5.0.2",
"tmp": "0.0.28",
"mime": "^1.3.4",
"electron-is-dev": "^0.1.1",
"electron-config": "0.2.1",
"@exponent/electron-cookies": "2.0.0"
}
}