react-native-popover-menu
Version:
React Native: Native Popover Menu
25 lines (23 loc) • 582 B
JSON
{
"name": "react-native-popover-menu",
"version": "0.0.15",
"description": "React Native: Native Popover Menu",
"main": "js/RNPopoverMenu.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["react-native"],
"author": "Pranav Raj Singh Chauhan",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/prscX/react-native-popover-menu.git"
},
"dependencies": {
"react-native-vector-icons": "4.6.0"
},
"devDependencies": {
"prettier-pack": "0.0.6"
},
"peerDependencies": {}
}