mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
248e60e1d3
Add support for status-im://chat/public/status type of links Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
13 lines
289 B
JSON
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": ""
|
|
} |