{ "name": "skolplattformen", "version": "0.0.0", "license": "MIT", "scripts": { "start": "nx serve", "build": "nx build", "test": "nx test" }, "private": true, "dependencies": { "@eva-design/eva": "2.0.0", "@eva-design/material": "2.0.0", "@react-native-async-storage/async-storage": "1.15.2", "@react-native-community/cookies": "5.0.1", "@react-native-community/datetimepicker": "3.4.3", "@react-native-community/masked-view": "^0.1.11", "@react-native-cookies/cookies": "^6.0.7", "@react-navigation/bottom-tabs": "5.11.9", "@react-navigation/native": "5.9.8", "@react-navigation/stack": "5.14.4", "@ui-kitten/components": "5.0.0", "@ui-kitten/eva-icons": "5.0.0", "buffer": "6.0.3", "camelcase-keys": "^6.2.2", "change-case": "^4.1.2", "core-js": "^3.6.5", "deepmerge": "^4.2.2", "events": "^3.3.0", "fast-fuzzy": "^1.10.8", "formik": "2.2.6", "h2m": "^0.7.0", "he": "^1.2.0", "hermes-engine": "0.8.1", "i18n-js": "^3.8.0", "js-htmlencode": "^0.3.0", "luxon": "^1.26.0", "moment": "^2.29.1", "node-html-parser": "^2.1.0", "personnummer": "3.1.3", "react-dom": "17.0.2", "react-native-animatable": "^1.3.3", "react-native-calendar-events": "2.2.0", "react-native-dev-menu": "^4.0.2", "react-native-device-info": "^8.3.3", "react-native-fix-image": "2.1.0", "react-native-gesture-handler": "^1.10.3", "react-native-localize": "^2.0.2", "react-native-markdown-display": "7.0.0-alpha.2", "react-native-modal-datetime-picker": "^11.0.0", "react-native-reanimated": "2.2.2", "react-native-restart": "^0.0.22", "react-native-safe-area-context": "^3.2.0", "react-native-screens": "^3.3.0", "react-native-simple-toast": "1.1.3", "react-native-svg": "12.1.0", "react-native-typography": "1.4.1", "react-native-webview": "11.4.2", "react-native": "0.65.1", "react-redux": "^7.2.3", "react": "17.0.2", "redux": "^4.0.5", "regenerator-runtime": "0.13.7", "tslib": "^2.0.0", "valtio": "^1.2.3", "yup": "0.32.9" }, "devDependencies": { "@nrwl/cli": "12.9.0", "@nrwl/detox": "12.9.0", "@nrwl/eslint-plugin-nx": "12.9.0", "@nrwl/jest": "12.9.0", "@nrwl/linter": "12.9.0", "@nrwl/react-native": "^12.9.0", "@nrwl/react": "12.9.0", "@nrwl/tao": "12.9.0", "@nrwl/web": "12.9.0", "@nrwl/workspace": "12.9.0", "@react-native-community/cli-platform-android": "6.0.0", "@react-native-community/cli-platform-ios": "6.0.0", "@react-native-community/cli": "6.0.0", "@testing-library/jest-dom": "5.14.1", "@testing-library/jest-native": "4.0.2", "@testing-library/react-hooks": "7.0.1", "@testing-library/react-native": "8.0.0-rc.0", "@testing-library/react": "11.2.6", "@types/base-64": "^1.0.0", "@types/detox": "17.14.2", "@types/he": "^1.1.1", "@types/jest": "26.0.24", "@types/luxon": "^1.26.4", "@types/node-fetch": "^2.5.10", "@types/node": "14.14.33", "@types/react-dom": "17.0.3", "@types/react-native": "0.64.13", "@types/react": "17.0.19", "@types/tough-cookie": "^4.0.0", "@typescript-eslint/eslint-plugin": "~4.28.3", "@typescript-eslint/parser": "~4.28.3", "@ui-kitten/metro-config": "^5.1.1", "babel-jest": "27.0.6", "detox": "18.20.2", "eslint-config-prettier": "8.1.0", "eslint-plugin-import": "2.22.1", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react-hooks": "4.2.0", "eslint-plugin-react": "7.23.1", "eslint": "7.22.0", "fetch-cookie": "^0.11.0", "https-proxy-agent": "^5.0.0", "jest-circus": "27.0.3", "jest-react-native": "18.0.0", "jest": "27.0.3", "metro-react-native-babel-preset": "0.66.2", "metro-resolver": "0.66.2", "metro": "0.66.2", "node-blob": "^0.0.2", "node-fetch": "^2.6.1", "prettier": "^2.3.1", "react-native-codegen": "0.0.7", "react-test-renderer": "17.0.2", "tough-cookie": "^4.0.0", "ts-jest": "27.0.3", "typescript": "~4.3.5" } }