{
  "name": "react-native-as-keyboard",
  "title": "React Native As Keyboard",
  "version": "1.2.6",
  "description": "TODO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/natuanorg/react-native-as-keyboard.git",
    "baseUrl": "https://github.com/natuanorg/react-native-as-keyboard.git"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Tuan Nguyen"
  },
  "license": "ISC",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}
