Vitaliy Vlasov c8e5fd6a9c
Add desktop keyboard shortcuts
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-01-04 00:30:19 +02:00

14 lines
308 B
JSON

{
"private": true,
"nativePackage": true,
"name": "react-native-desktop-shortcuts",
"version": "1.0.0",
"description": "App-global keyboard shortcuts for Desktop",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": ""
}