-
Notifications
You must be signed in to change notification settings - Fork 134
/
package.json
167 lines (167 loc) · 5.73 KB
/
package.json
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
{
"name": "ThaiAlert",
"version": "3.4.3",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios --scheme 'ThaiAlert Debug'",
"start": "react-native start",
"link": "react-native link",
"test": "jest",
"lint": "eslint .",
"postinstall": "node scripts/postinstall.js"
},
"workspaces": {
"nohoist": [
"react-native-*",
"react-native/**",
"react-navigation/**",
"@react-navigation/**",
"@react-native-community/**",
"react-native-*/**"
]
},
"peerDependencies": {},
"resolutions": {
"@react-native-community/cli-platform-android": "3.0.0",
"react-native-vector-icons": "^6.6.0",
"react-native-svg": "^12.0.3",
"@react-native-community/push-notification-ios": "1.2.0"
},
"dependencies": {
"@apollo/react-hooks": "3.1.3",
"@emotion/core": "^10.0.28",
"@emotion/native": "^10.0.27",
"@react-hook/throttle": "^1.0.12",
"@react-native-community/async-storage": "^1.6.1",
"@react-native-community/clipboard": "^1.1.0",
"@react-native-community/image-editor": "^2.3.0",
"@react-native-community/push-notification-ios": "^1.2.0",
"@react-navigation/bottom-tabs": "^5.2.4",
"@sentry/react-native": "^1.3.3",
"@twotalltotems/react-native-otp-input": "^1.3.5",
"@types/color": "^3.0.1",
"@types/lodash.isequal": "^4.5.5",
"@types/moment": "^2.13.0",
"@types/nanoid": "^2.1.0",
"@types/react-native-push-notification": "^3.0.9",
"@types/react-navigation": "^3.0.8",
"@types/yup": "^0.26.33",
"@use-it/interval": "^0.1.3",
"apollo-boost": "0.4.7",
"apollo-cache-persist": "^0.1.1",
"appcenter": "^3.0.1",
"appcenter-analytics": "^3.0.1",
"appcenter-crashes": "^3.0.1",
"color": "^3.1.2",
"emotion-theming": "^10.0.27",
"formik": "^2.1.4",
"graphql": "^14.6.0",
"jsc-android": "^241213.1.0",
"jsonwebtoken": "^8.5.1",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.15",
"lodash.isequal": "^4.5.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"nanoid": "git://github.com/skaldo/nanoid.git#2ebcc6e",
"react": "16.13.1",
"react-fetch-hook": "^1.8.0",
"react-native": "0.63.3",
"react-native-action-button": "^2.8.5",
"react-native-appstate-hook": "^1.0.3",
"react-native-background-fetch": "^3.1.0",
"react-native-background-geolocation": "^3.9.3",
"react-native-camera": "^3.21.0",
"react-native-circular-progress": "^1.3.6",
"react-native-circular-slider": "^1.0.1",
"react-native-code-push": "^6.2.0",
"react-native-config": "^1.0.0",
"react-native-contact-tracer": "git://github.com/Morchana/contact-tracer.git",
"react-native-device-info": "^8.0.0",
"react-native-easy-grid": "^0.2.0",
"react-native-elements": "^1.2.7",
"react-native-event-listeners": "^1.0.7",
"react-native-fs": "^2.16.6",
"react-native-gesture-handler": "^1.6.0",
"react-native-get-random-values": "^1.3.0",
"react-native-i18n": "^2.0.15",
"react-native-image-picker": "^3.1.3",
"react-native-json-tree": "^1.2.0",
"react-native-jwt-verifier": "^1.1.1",
"react-native-keyboard-aware-scrollview": "^2.1.0",
"react-native-maps": "^0.26.1",
"react-native-masked-text": "^1.13.0",
"react-native-otp-inputs": "^5.0.1",
"react-native-permissions": "^2.0.10",
"react-native-picker-select": "^7.0.0",
"react-native-prompt-android": "https://github.com/transistorsoft/react-native-prompt-android.git",
"react-native-pure-jwt": "^2.1.1",
"react-native-push-notification": "https://github.com/codeforpublic/react-native-push-notification.git#1e1a0ca",
"react-native-push-notification-popup": "^1.4.0",
"react-native-qrcode-scanner": "^1.4.0",
"react-native-qrcode-svg": "^6.0.6",
"react-native-restart": "^0.0.17",
"react-native-root-siblings": "git+https://github.com/neilzhengzx/react-native-root-siblings.git",
"react-native-root-toast": "^3.0.2",
"react-native-rsa-native": "^1.1.4",
"react-native-safe-area-context": "^0.7.3",
"react-native-safe-area-view": "^1.0.0",
"react-native-screens": "^1.0.0-alpha.22",
"react-native-sensitive-info": "^5.5.5",
"react-native-size": "^1.3.0",
"react-native-snap-carousel": "^3.8.4",
"react-native-splash-screen": "^3.2.0",
"react-native-ssl-pinning": "^1.4.1",
"react-native-svg": "^12.0.3",
"react-native-svg-uri-reborn": "^1.0.8",
"react-native-ui-xg": "^0.0.6",
"react-native-vector-icons": "^6.6.0",
"react-native-webview": "^9.4.0",
"react-navigation": "^3.11.1",
"react-navigation-hooks": "^1.1.0",
"react-navigation-tabs": "^2.8.7",
"react-qr-code": "^0.1.3",
"redux": "^4.0.0",
"rn-fetch-blob": "^0.12.0",
"shortid": "^2.2.15",
"use-deep-compare-effect": "^1.3.1",
"vanilla-text-mask": "^5.1.1",
"yarn": "^1.22.4",
"yup": "^0.28.3"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@react-native-community/eslint-config": "^1.1.0",
"@types/jest": "^26.0.14",
"@types/react": "^16.9.52",
"@types/react-native": "^0.63.25",
"@types/react-test-renderer": "^16.9.2",
"babel-jest": "^25.1.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"eslint": "^7.1.0",
"husky": "^4.2.5",
"jest": "^25.1.0",
"lint-staged": "^10.2.7",
"metro-react-native-babel-preset": "^0.59.0",
"prettier": "^2.0.5",
"react-test-renderer": "16.13.1",
"typescript": "^3.9.3"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx,js,jsx}": [
"eslint --fix",
"git add --force"
],
"*.{json,css,scss,md}": [
"prettier --write",
"git add --force"
]
}
}