{
  "name": "rn-codemi-learning",
  "version": "0.0.9",
  "description": "Learning module from codemi for reusable purpose",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/codemiproject/rn-codemi-learning.git"
  },
  "keywords": [
    "react",
    "native",
    "codemi",
    "learning"
  ],
  "author": "Addin Gama Bertaqwa",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/addin/rn-codemi-learning/issues"
  },
  "homepage": "https://gitlab.com/addin/rn-codemi-learning#readme",
  "dependencies": {
    "@skele/components": "^1.0.0-alpha.38",
    "apisauce": "^1.0.2",
    "apsl-react-native-button": "^3.1.1",
    "formik": "^1.4.2",
    "immutability-helper": "^2.9.0",
    "lodash": "^4.17.11",
    "lodash.isequal": "^4.5.0",
    "moment": "^2.23.0",
    "prop-types": "^15.6.2",
    "react-native-animatable": "^1.3.0",
    "react-native-background-upload": "^5.0.0",
    "react-native-calendar-picker": "^5.22.0",
    "react-native-camera": "^1.6.4",
    "react-native-countdown-component": "^1.8.3",
    "react-native-custom-qr-codes": "^2.0.0",
    "react-native-deprecated-custom-components": "0.1.2",
    "react-native-device-info": "0.24.3",
    "react-native-draggable": "^1.0.14",
    "react-native-draggable-flatlist": "^1.1.5",
    "react-native-elements": "^1.0.0-beta7",
    "react-native-fast-image": "^5.1.2",
    "react-native-firebase": "^5.1.1",
    "react-native-formik": "^1.7.1",
    "react-native-fs": "2.13.2",
    "react-native-hide-with-keyboard": "^1.2.0",
    "react-native-htmlview": "^0.13.0",
    "react-native-image-picker": "0.27.2",
    "react-native-keyboard-aware-scroll-view": "^0.8.0",
    "react-native-lightbox": "^0.8.0",
    "react-native-linear-gradient": "^2.5.3",
    "react-native-masked-text": "^1.10.1",
    "react-native-material-design-searchbar": "https://github.com/RobbyWH/react-native-material-design-searchbar.git",
    "react-native-media-controls": "^1.1.1",
    "react-native-modal": "7.0.2",
    "react-native-modal-datetime-picker": "^6.0.0",
    "react-native-modalbox": "1.6.0",
    "react-native-navbar": "2.1.0",
    "react-native-orientation": "3.1.3",
    "react-native-parallax-scroll-view": "^0.21.3",
    "react-native-parsed-text": "0.0.21",
    "react-native-pdf": "^5.0.11",
    "react-native-permissions": "^1.1.1",
    "react-native-picker": "^4.3.7",
    "react-native-platform-touchable": "^1.1.1",
    "react-native-progress-circle": "2.0.1",
    "react-native-qrcode": "^0.2.7",
    "react-native-qrcode-scanner": "^1.1.2",
    "react-native-render-html": "^3.10.0",
    "react-native-scalable-image": "^0.4.0",
    "react-native-scrollable-tab-view": "0.10.0",
    "react-native-simple-toast": "0.0.8",
    "react-native-star-rating": "^1.1.0",
    "react-native-storage": "1.0.0-beta.0",
    "react-native-svg": "^8.0.10",
    "react-native-thumbnail": "^1.1.3",
    "react-native-vector-icons": "6.1.0",
    "react-native-video": "4.2.0",
    "react-native-video-controls": "^2.2.3",
    "react-native-webview-bridge": "^0.40.1",
    "react-native-youtube": "^1.1.0",
    "react-redux": "^6.0.0",
    "recompose": "^0.30.0",
    "redux": "^4.0.1",
    "redux-saga": "^0.16.2",
    "reduxsauce": "^1.0.1",
    "rn-codemi-learning": "0.0.2",
    "rn-fetch-blob": "0.10.13",
    "seamless-immutable": "^7.1.4",
    "yup": "^0.26.6"
  },
  "devDependencies": {
    "babel-eslint": "^10.0.1",
    "babel-plugin-ignite-ignore-reactotron": "^0.3.0",
    "babel-plugin-module-resolver": "^3.1.1",
    "metro-react-native-babel-preset": "^0.51.1",
    "reactotron-react-native": "^2.1.3",
    "reactotron-redux": "^2.1.3",
    "reactotron-redux-saga": "^2.1.4",
    "standard": "^12.0.1"
  },
  "peerDependencies": {
    "react": "16.6.3",
    "react-native": "0.57.8"
  }
}
