{
  "name": "react-native-spring-scrollview-fork",
  "version": "2.1.3",
  "description": "A cross-platform (iOS & Android) spring ScrollView",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "scroll",
    "ScrollView",
    "iOS style",
    "react-native-scrollview",
    "spring",
    "rebound",
    "bounces",
    "cross-platform"
  ],
  "author": "bolan9999 <shanshang130@gmail.com>",
  "license": "MIT",
  "peerDependencies": {
    "react": "^16.3.1",
    "react-native": "^0.50.0",
    "lottie-react-native": "latest"
  }
}
