{ "name": "@notesnook/mobile-native", "private": true, "version": "1.0.0", "main": "index.js", "license": "GPL-3.0-or-later", "dependencies": { "@callstack/repack": "^3.0.0", "@react-native-clipboard/clipboard": "^1.9.0", "@react-native-community/checkbox": "^0.5.8", "@react-native-community/netinfo": "^9.3.7", "@react-native-community/toolbar-android": "^0.2.1", "@react-native-masked-view/masked-view": "^0.2.6", "@react-navigation/elements": "^1.3.3", "@react-navigation/native": "^6.0.10", "@react-navigation/native-stack": "6.6.2", "@sayem314/react-native-keep-awake": "^1.0.4", "deprecated-react-native-prop-types": "^2.3.0", "react": "18.0.0", "react-native": "0.69.7", "react-native-background-actions": "^2.6.6", "react-native-begin-background-task": "https://github.com/blockfirm/react-native-begin-background-task.git", "react-native-bootsplash": "^4.1.4", "react-native-config": "^1.4.6", "react-native-device-info": "^8.4.1", "react-native-document-picker": "^7.1.1", "react-native-eventsource": "github:ammarahm-ed/react-native-eventsource", "react-native-exit-app": "https://github.com/ammarahm-ed/react-native-exit-app.git", "react-native-file-viewer": "^2.1.1", "react-native-fingerprint-scanner": "https://github.com/ammarahm-ed/react-native-fingerprint-scanner.git", "react-native-gesture-handler": "^2.5.0", "react-native-get-random-values": "^1.7.0", "react-native-html-to-pdf-lite": "^0.9.1", "react-native-iap": "7.5.6", "react-native-image-picker": "4.1.2", "react-native-keychain": "4.0.5", "react-native-mmkv-storage": "^0.8.0", "react-native-orientation": "https://github.com/yamill/react-native-orientation.git", "react-native-privacy-snapshot": "https://github.com/standardnotes/react-native-privacy-snapshot.git", "react-native-reanimated": "2.13.0", "react-native-safe-area-context": "^4.3.1", "react-native-scoped-storage": "^1.9.3", "react-native-screens": "^3.13.1", "react-native-securerandom": "^1.0.1", "react-native-share": "^7.2.0", "@ammarahmed/react-native-sodium": "1.2.0", "react-native-svg": "^12.3.0", "react-native-tooltips": "^1.0.3", "react-native-vector-icons": "^9.0.0", "react-native-webview": "^11.14.1", "rn-extensions-share": "^2.4.0", "rn-fetch-blob": "^0.12.0", "react-native-gzip":"1.0.0", "@shopify/flash-list":"1.4.0", "@ammarahmed/notifee-react-native": "7.3.1", "react-native-modal-datetime-picker":"14.0.0", "@react-native-community/datetimepicker":"6.6.0", "react-native-date-picker": "4.2.6", "react-native-notification-sounds": "0.5.5" }, "devDependencies": { "@babel/core": "^7.12.9", "@babel/eslint-parser": "^7.16.5", "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.5", "@babel/preset-env": "^7.18.6", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", "@types/html-to-text": "^8.0.1", "@types/jest": "^27.0.3", "@types/react-native": "^0.69.1", "@types/react-native-vector-icons": "^6.4.10", "@types/react-test-renderer": "^17.0.1", "@typescript-eslint/eslint-plugin": "^5.14.0", "@typescript-eslint/parser": "^5.14.0", "babel-jest": "^28.1.3", "babel-loader": "^8.2.5", "babel-plugin-module-resolver": "^4.1.0", "babel-plugin-transform-remove-console": "6.9.4", "detox": "^19.9.1", "eslint": "^8.7.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.28.0", "eslint-plugin-react-native": "^4.0.0", "eslint-plugin-unused-imports": "^2.0.0", "react-native-actions-shortcuts": "^1.0.1", "expect": "^28.1.3", "jest": "^28.1.3", "jest-circus": "^28.1.3", "jest-image-snapshot": "^5.1.0", "metro-react-native-babel-preset": "^0.70.3", "pixelmatch": "^5.3.0", "react-native-bundle-visualizer": "^3.1.1", "react-native-cli-bump-version": "^1.3.0", "react-test-renderer": "18.0.0", "terser-webpack-plugin": "^5.3.5", "ts-jest": "^28.0.7", "webpack": "^5.74.0" } }