-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpackage.json
More file actions
116 lines (116 loc) · 4 KB
/
package.json
File metadata and controls
116 lines (116 loc) · 4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"name": "lrda_mobile",
"version": "1.0.6",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"build:android": "NODE_ENV=production eas build -p android",
"start": "expo start",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"test": "jest -u",
"postinstall": "patch-package"
},
"dependencies": {
"@10play/tentap-editor": "^0.5.23",
"@gapur/react-native-accordion": "^1.0.7",
"@react-native-async-storage/async-storage": "2.1.2",
"@react-native-community/datetimepicker": "8.4.1",
"@react-native-community/slider": "4.5.6",
"@react-navigation/bottom-tabs": "^6.5.20",
"@react-navigation/native": "^6.1.17",
"@react-navigation/stack": "^6.3.29",
"@reduxjs/toolkit": "^2.2.7",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@types/enzyme": "^3.10.18",
"@types/enzyme-adapter-react-16": "^1.0.9",
"@types/mocha": "^10.0.6",
"@types/moxios": "^0.4.17",
"@types/react-native-fetch-blob": "^0.10.11",
"@types/react-native-onboarding-swiper": "^1.1.9",
"axios": "^1.7.9",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"camelize": "^1.0.1",
"cheerio": "0.22.0",
"dotenv": "^16.5.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.8",
"enzyme-to-json": "^3.6.2",
"expo": "^53.0.20",
"expo-app-loading": "^2.1.1",
"expo-av": "15.1.7",
"expo-build-properties": "~0.14.8",
"expo-constants": "17.1.7",
"expo-device": "7.1.4",
"expo-font": "13.3.2",
"expo-image-manipulator": "^13.0.5",
"expo-image-picker": "16.1.4",
"expo-location": "18.1.6",
"expo-media-library": "17.1.7",
"expo-splash-screen": "0.30.10",
"expo-status-bar": "2.2.3",
"expo-updates": "0.28.17",
"expo-video-thumbnails": "9.1.3",
"firebase": "^10.12.2",
"jest": "^29.7.0",
"jest-expo": "53.0.9",
"lottie-ios": "4.5.0",
"lottie-react-native": "7.2.2",
"metro": "0.82.0",
"metro-config": "~0.81.0",
"metro-resolver": "~0.81.0",
"moxios": "^0.4.0",
"patch-package": "^8.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.79.5",
"react-native-color-picker": "^0.6.0",
"react-native-draggable-flatlist": "^4.0.1",
"react-native-dropdown-picker": "^5.4.6",
"react-native-gesture-handler": "2.24.0",
"react-native-image-picker": "^7.1.2",
"react-native-image-viewing": "^0.2.2",
"react-native-keyboard-accessory": "^0.1.16",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-maps": "1.20.1",
"react-native-modal": "^13.0.1",
"react-native-onboarding-swiper": "^1.2.0",
"react-native-paper": "^5.12.3",
"react-native-pell-rich-editor": "^1.9.0",
"react-native-reanimated": "3.17.4",
"react-native-reanimated-carousel": "^3.5.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "5.4.0",
"react-native-svg": "15.11.2",
"react-native-swipe-list-view": "^3.2.9",
"react-native-toast-message": "^2.2.1",
"react-native-uuid": "^2.0.2",
"react-native-vector-icons": "^10.1.0",
"react-native-video": "^6.2.0",
"react-native-walkthrough-tooltip": "^1.6.0",
"react-native-webview": "13.13.5",
"react-redux": "^9.1.2",
"redux-mock-store": "^1.5.4",
"redux-persist": "^6.0.0",
"rn-placeholder": "^3.0.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react": "16.3.0",
"@testing-library/react-native": "^12.5.1",
"@types/jest": "^29.5.12",
"@types/react": "19.0.10",
"@types/react-native": "^0.73.0",
"@types/react-native-video": "^5.0.20",
"@types/redux-persist": "^4.3.1",
"babel-jest": "^30.0.0",
"babel-preset-expo": "13.0.0",
"react-test-renderer": "19.0.0",
"ts-jest": "^29.2.5",
"typescript": "5.8.3"
},
"private": true,
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
}