{
  "name": "react-native-input-scroll-view",
  "version": "1.11.0",
  "description": "Perfect TextInput ScrollView",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Junjie.Bai",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/baijunjie/react-native-input-scroll-view.git"
  },
  "bugs": {
    "url": "https://github.com/baijunjie/react-native-input-scroll-view/issues"
  },
  "homepage": "https://github.com/baijunjie/react-native-input-scroll-view#readme",
  "dependencies": {
    "prop-types": "^15.7.2"
  },
  "files": [
    "index.d.ts"
  ]
}
