react-native-popover-menu
Version:
React Native: Native Popover Menu
27 lines (25 loc) • 676 B
JSON
{
"name": "react-native-popover-menu",
"version": "0.0.21",
"description": "React Native: Native Popover Menu",
"main": "js/RNPopoverMenu.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "node ../pod-installer/index.js"
},
"keywords": ["react-native"],
"author": "Pranav Raj Singh Chauhan",
"license": "Apache License",
"repository": {
"type": "git",
"url": "https://github.com/prscX/react-native-popover-menu.git"
},
"dependencies": {
"pod-installer": "0.0.0",
"react-native-vector-icons": "5.0.0"
},
"devDependencies": {
"prettier-pack": "0.0.8"
},
"peerDependencies": {}
}