{
  "name": "react-native-chunky",
  "version": "0.8.38",
  "description": "The Chunky Mobile Framework",
  "scripts": {
    "test": "react-native-savor test",
    "lint": "react-native-savor lint",
    "coverage": "react-native-savor coverage",
    "codeclimate": "react-native-savor codeclimate"
  },
  "bin": {
    "react-native-chunky:start": "bin/start.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-chunky/react-native-chunky.git"
  },
  "author": "I. Dan Calinescu <idancalinescu@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/react-chunky/react-native-chunky/issues"
  },
  "homepage": "https://github.com/react-chunky/react-native-chunky",
  "dependencies": {
    "react-chunky": "0.x",
    "react-native": "0.44.2",
    "react-native-audio-streaming": "^2.3.2",
    "react-native-blur": "^3.0.0-alpha",
    "react-native-chunky": "0.x",
    "react-native-elements": "^0.12.2",
    "react-native-firebase": "^1.1.2",
    "react-native-fs": "^2.5.1",
    "react-native-geocoder": "^0.4.8",
    "react-native-htmlview": "^0.12.0",
    "react-native-image-picker": "^0.26.6",
    "react-native-image-resizer": "^1.0.0",
    "react-native-keyboard-aware-scroll-view": "^0.3.0",
    "react-native-loading-spinner-overlay": "^0.5.2",
    "react-native-maps": "^0.16.4",
    "react-native-modalbox": "^1.4.2",
    "react-native-popup-dialog": "^0.9.34",
    "react-native-sound": "^0.10.4",
    "react-native-swiper": "^1.5.10",
    "react-native-vector-icons": "^4.0.1",
    "react-native-youtube": "^1.0.0-beta.3",
    "react-navigation": "^1.0.0-beta.11"
  },
  "devDependencies": {
    "react-native-savor": "0.x"
  }
}
