{
  "name": "react-native-animatable-unmountable",
  "description": "Declarative transitions and animations for React Native (with unmount effect)",
  "version": "0.1.4",
  "license": "MIT",
  "main": "index.js",
  "author": {
    "name": "Przemek Sobstel",
    "email": "przemek@sobstel.org"
  },
  "homepage": "https://github.com/sobstel/react-native-animatable-unmountable",
  "dependencies": {
    "prop-types": "^15.5.10",
    "react-native-animatable": "^1.0.0"
  },
  "keywords": [
    "react-native",
    "react-native-component",
    "mobile",
    "ios",
    "android",
    "animatable",
    "transition",
    "animation"
  ]
}
