{
  "name": "react-native-reanimated-flat-list",
  "version": "1.0.0",
  "description": "React Native Flatlist with scroll animation and loop ability",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/nguythaitinh/animatedflatlist.git"
  },
  "keywords": [
    "React",
    "Native",
    "Reanimated",
    "Animation",
    "Flatlist",
    "iOS",
    "Android"
  ],
  "author": "Nguyen Thai Tinh",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/nguythaitinh/animatedflatlist/issues"
  },
  "homepage": "https://gitlab.com/nguythaitinh/animatedflatlist#readme"
}
