Files
status-react/modules/react-native-desktop-linking/package.json
T

13 lines
289 B
JSON
Raw Normal View History

2018-10-16 16:23:29 +03:00
{
"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": ""
}