{
  "name": "monitor-mf",
  "version": "0.3.3",
  "private": false,
  "keywords": [
    "mutual fund",
    "monitor mutual fund",
    "monitor mf",
    "monitor-mf",
    "react native app"
  ],
  "devDependencies": {
    "babel-preset-react-native-stage-0": "^1.0.1",
    "jest": "^22.4.4",
    "jest-react-native": "^18.0.0",
    "react-test-renderer": "16.3.1"
  },
  "scripts": {
    "start": "react-native start",
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "test": "jest"
  },
  "jest": {
    "preset": "react-native"
  },
  "dependencies": {
    "csvtojson": "^2.0.8",
    "global": "^4.3.2",
    "papaparse": "^4.4.0",
    "react": "16.3.1",
    "react-native": "0.55.4",
    "react-native-document-picker": "^2.1.0",
    "react-native-fetch-blob": "^0.10.8",
    "react-native-git-upgrade": "^0.2.7",
    "react-native-table-component": "^1.1.8",
    "react-native-vector-icons": "^4.6.0",
    "react-navigation": "^2.0.2"
  }
}
