{
  "name": "react-native-sliding-up-down-panel-galesburg",
  "version": "1.0.0",
  "private": false,
  "email": "olegsubik@gmail.com",

  "description": "Sliding up and sliding down panels for android and ios | react native",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest"
  },
  "keywords": [
    "Sliding up",
    "Sliding down",
    "Sliding up panel",
    "Sliding down panel",
    "Sliding up panel for android",
    "Sliding up panel for ios",
    "Sliding up panel for android and ios"
  ],
  "dependencies": {
    "react": "16.3.1"
  },
  "devDependencies": {
    "babel-jest": "22.4.3",
    "babel-preset-react-native": "4.0.0",
    "jest": "22.4.3",
    "react-test-renderer": "16.3.1"
  },
  "jest": {
    "preset": "react-native"
  }
}
