{
  "author": "BettieBayer",
  "dependencies": {
    "@expo/vector-icons": "^12.0.5",
    "@react-native-community/masked-view": "0.1.10",
    "@react-navigation/bottom-tabs": "^5.11.11",
    "@react-navigation/drawer": "^5.12.5",
    "@react-navigation/native": "^5.9.4",
    "@react-navigation/stack": "^5.14.5",
    "expo": "~41.0.1",
    "expo-app-loading": "^1.1.2",
    "expo-font": "~9.1.0",
    "expo-status-bar": "~1.0.4",
    "immer": "^9.0.5",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
    "react-native-gesture-handler": "~1.10.2",
    "react-native-reanimated": "~2.1.0",
    "react-native-safe-area-context": "3.2.0",
    "react-native-screens": "~3.0.0",
    "react-native-web": "~0.14.13",
    "react-redux": "^7.2.4",
    "redux": "^4.1.0",
    "redux-devtools-extension": "^2.13.9",
    "redux-observable": "^2.0.0",
    "rxjs": "^7.2.0",
    "use-immer": "^0.6.0"
  },
  "description": "Expo starter template with TypeScript.",
  "devDependencies": {
    "@babel/core": "^7.14.6",
    "@react-native-community/eslint-config": "^3.0.0",
    "@testing-library/jest-native": "^4.0.1",
    "@testing-library/react-native": "^7.2.0",
    "@types/jest": "^26.0.24",
    "@types/node": "^14.17.3",
    "@types/react": "^16.14.8",
    "@types/react-native": "^0.63.52",
    "@types/react-redux": "^7.1.18",
    "@types/react-test-renderer": "^16.9.5",
    "@types/redux-mock-store": "^1.0.3",
    "@typescript-eslint/eslint-plugin": "^4.28.2",
    "@typescript-eslint/parser": "^4.28.2",
    "eslint": "^7.30.0",
    "eslint-config-airbnb-typescript": "^12.3.1",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-eslint-comments": "^3.2.0",
    "eslint-plugin-import": "^2.23.4",
    "eslint-plugin-jsx-a11y": "^6.4.1",
    "eslint-plugin-prettier": "^3.4.0",
    "eslint-plugin-promise": "^5.1.0",
    "eslint-plugin-react": "^7.24.0",
    "eslint-plugin-react-hooks": "^4.2.0",
    "husky": "^7.0.1",
    "jest-expo": "^42.0.1",
    "lint-staged": "^11.0.0",
    "prettier": "^2.3.2",
    "react-test-renderer": "16.13.1",
    "redux-mock-store": "^1.5.4",
    "stylelint": "^13.13.1",
    "stylelint-config-prettier": "^8.0.2",
    "stylelint-prettier": "^1.2.0",
    "stylelint-react-native": "^2.2.0",
    "typescript": "^4.3.5"
  },
  "jest": {
    "preset": "jest-expo",
    "setupFilesAfterEnv": [
      "@testing-library/jest-native/extend-expect"
    ],
    "transformIgnorePatterns": [
      "node_modules/(?!(jest-)?react-native|react-clone-referenced-element|@react-native-community|expo(nent)?|@expo(nent)?/.*|react-navigation|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|@sentry/.*)"
    ]
  },
  "license": "MIT",
  "main": "src/index.ts",
  "name": "veritatismaxime",
  "repository": {
    "type": "git",
    "url": "https://github.com/JaleelBins/veritatismaxime.git"
  },
  "scripts": {
    "android": "expo start --android",
    "dev": "npm run format && npm run lint && npm run test:ci",
    "eject": "expo eject",
    "format": "prettier \"**/*.{css,html,js,jsx,json,less,md,scss,ts,tsx,yml}\" -c -w",
    "ios": "expo start --ios",
    "lint": "eslint \"**/*.{js,jsx,ts,tsx}\"",
    "setup:husky": "husky install && husky add \".husky/pre-commit\" \"npx --no-install lint-staged\"",
    "start": "expo start",
    "test": "jest",
    "test:ci": "jest --ci",
    "test:coverage": "jest --ci --coverage",
    "web": "expo start --web"
  },
  "version": "1.18.2",
  "bugs": {
    "url": "https://github.com/JaleelBins/veritatismaxime.git/issues"
  },
  "homepage": "https://github.com/JaleelBins/veritatismaxime.git"
}
