2
0
mirror of https://github.com/status-im/status-mobile.git synced 2025-01-15 03:05:17 +00:00
Max Risuhin 5986761210
Push notifications support ; Rename app to Status globally.
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-19 18:52:04 +03:00

13 lines
295 B
JSON

{
"private": true,
"nativePackage": true,
"name": "react-native-desktop-notification",
"version": "1.0.0",
"description": "Send desktop notifications",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": ""
}