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

14 lines
304 B
JSON
Raw Normal View History

2018-11-28 21:36:39 +02:00
{
"private": true,
"nativePackage": true,
"name": "react-native-desktop-menu",
"version": "1.0.0",
"description": "Native popup and context menus for Desktop",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": ""
}