2022-08-16 16:48:10 +05:00
|
|
|
{
|
2022-08-27 15:23:11 +05:00
|
|
|
"name": "@notesnook/mobile-app",
|
2022-08-27 18:23:36 +05:00
|
|
|
"version": "1.0.0",
|
2022-08-16 16:48:10 +05:00
|
|
|
"main": "./App.js",
|
2022-09-26 15:30:16 +05:00
|
|
|
"license": "GPL-3.0-or-later",
|
2022-08-16 16:48:10 +05:00
|
|
|
"dependencies": {
|
|
|
|
|
"@flyerhq/react-native-link-preview": "^1.6.0",
|
|
|
|
|
"@mdi/js": "^6.7.96",
|
2023-08-01 12:07:21 +05:00
|
|
|
"@streetwriters/showdown": "^3.0.1-alpha.2",
|
2022-08-16 16:48:10 +05:00
|
|
|
"absolutify": "^0.1.0",
|
2023-08-01 12:07:21 +05:00
|
|
|
"buffer": "^6.0.3",
|
|
|
|
|
"deprecated-react-native-prop-types": "^4.1.0",
|
2022-08-16 16:48:10 +05:00
|
|
|
"entities": "^3.0.1",
|
2023-08-01 12:07:21 +05:00
|
|
|
"fflate": "^0.7.3",
|
2023-04-17 22:37:29 +05:00
|
|
|
"html-to-text": "9.0.5",
|
2022-08-16 16:48:10 +05:00
|
|
|
"phone": "^3.1.14",
|
2022-10-19 12:10:31 +05:00
|
|
|
"qclone": "^1.2.0",
|
2025-01-21 14:32:48 +05:00
|
|
|
"dayjs": "^1.11.13",
|
2024-08-01 15:52:27 +05:00
|
|
|
"react-native-actions-sheet": "0.9.7",
|
2022-08-16 16:48:10 +05:00
|
|
|
"react-native-drax": "^0.10.2",
|
|
|
|
|
"react-native-image-zoom-viewer": "^3.0.1",
|
2023-08-01 12:07:21 +05:00
|
|
|
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
2022-08-16 16:48:10 +05:00
|
|
|
"react-native-progress": "^5.0.0",
|
|
|
|
|
"react-native-qrcode-svg": "^6.0.6",
|
|
|
|
|
"react-native-reanimated-progress-bar": "1.0.1",
|
2023-08-01 12:07:21 +05:00
|
|
|
"react-native-swiper-flatlist": "3.2.2",
|
|
|
|
|
"timeago.js": "4.0.2",
|
2022-08-16 16:48:10 +05:00
|
|
|
"toggle-switch-react-native": "3.2.0",
|
|
|
|
|
"url": "^0.11.0",
|
|
|
|
|
"validator": "^13.5.2",
|
2023-08-03 17:07:40 +05:00
|
|
|
"zustand": "^3.6.0",
|
2024-01-27 23:06:24 +05:00
|
|
|
"katex": "0.16.2",
|
2024-02-10 18:56:33 +05:00
|
|
|
"@readme/data-urls": "3.0.0",
|
|
|
|
|
"react-native-wheel-color-picker": "^1.3.1",
|
|
|
|
|
"@azure/core-asynciterator-polyfill": "^1.0.2",
|
2024-09-13 08:39:18 +05:00
|
|
|
"@streetwriters/kysely": "^0.27.4",
|
2024-07-27 10:19:43 +05:00
|
|
|
"pathe": "1.1.2",
|
|
|
|
|
"react-native-format-currency": "0.0.5",
|
2025-01-21 13:01:36 +05:00
|
|
|
"@lingui/core": "5.1.2",
|
|
|
|
|
"@lingui/react": "5.1.2",
|
2024-11-20 12:35:16 +05:00
|
|
|
"react-native-check-version": "^1.3.0",
|
2024-10-03 09:40:39 +05:00
|
|
|
"react-native-material-menu": "^2.0.0",
|
|
|
|
|
"@trpc/client": "^10.45.2",
|
|
|
|
|
"@trpc/react-query": "^10.45.2",
|
|
|
|
|
"@trpc/server": "^10.45.2",
|
|
|
|
|
"@tanstack/react-query": "^4.36.1",
|
2025-10-17 08:49:32 +05:00
|
|
|
"async-mutex": "0.5.0",
|
|
|
|
|
"react-async-hook": "^4.0.0"
|
2022-08-16 16:48:10 +05:00
|
|
|
},
|
|
|
|
|
"sideEffects": false
|
|
|
|
|
}
|