{
  "name": "react-native-keyboard-responsive-view",
  "version": "0.1.7",
  "description": "A simple View to handle keyboard position for React Native",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/azendoo/react-native-keyboard-responsive-view.git"
  },
  "keywords": [
    "ReactNative",
    "React",
    "Native",
    "keyboard",
    "responsive",
    "view"
  ],
  "author": "ahanriat",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/azendoo/react-native-keyboard-responsive-view/issues"
  },
  "homepage": "https://github.com/azendoo/react-native-keyboard-responsive-view#readme"
}
