{
  "name": "@cookiespam/react-native-reanimated-collapsible",
  "version": "1.0.8",
  "private": false,
  "keywords": [
    "react-native",
    "collapsible",
    "accordion",
    "react-native-reanimated",
    "mobile",
    "ios",
    "android"
  ],
  "devDependencies": {
    "@react-native-community/eslint-config": "^2.0.0",
    "eslint": "^7.13.0",
    "prop-types": "^15.7.2",
    "react": "16.14.0",
    "react-native": "0.63.3",
    "react-native-reanimated": "^2.1.0"
  },
  "description": "Animated collapsible component for React Native using the native thread. Inspired by react-native-collapsible",
  "main": "Accordion.js",
  "author": "salamancajr",
  "license": "ISC"
}
