
{
  "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": {}
}
