Dmitry Novotochinov 248e60e1d3
[#5038] desktop deep links
Add support for status-im://chat/public/status type of links

Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-18 16:02:14 +03:00

13 lines
289 B
JSON

{
"private": true,
"nativePackage": true,
"name": "react-native-desktop-linking",
"version": "1.0.0",
"description": "Handle status-im:// links",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": ""
}