{
  "name": "react-native-expandable-section-flatlist",
  "version": "1.2.2",
  "description": "react-native-expandable-section-flatlist is a expandable list what is similar to QQ's list of Tencent, it's extend Flatlist feat ",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cuiyueshuai/react-native-expandable-section-flatlist.git"
  },
  "keywords": [
    "FlatList",
    "list",
    "expandable"
  ],
  "author": "cuiyueshuai",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cuiyueshuai/react-native-expandable-section-flatlist/issues"
  },
  "homepage": "https://github.com/cuiyueshuai/react-native-expandable-section-flatlist#readme",
  "dependencies": {
    "prop-types": "^15.6.0"
  }
}
