{
  "name": "react-native-bottom-sheet-behavior-android-x",
  "version": "2.0.0",
  "description": "React Native wrapper for android BottomSheetBehavior",
  "author": "Kieran Crown <kieran.crown@gmail.com>",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "keywords": [
    "android",
    "react-native",
    "bottom-sheet-behavior",
    "coordinatorLayout"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/kierancrown/react-native-bottom-sheet-behavior.git"
  },
  "dependencies": {
    "prop-types": "^15.5.10"
  }
}
