status-react/modules/react-native-desktop-linking/package.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": ""
}