-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
293 lines (293 loc) · 9.3 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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
{
"name": "@kafudev/react-native-core",
"version": "1.0.4",
"description": "react-native核心包、依赖",
"main": "index.js",
"files": [
"patches",
"!**/__tests__",
"!**/__fixtures__",
"!**/__mocks__"
],
"scripts": {
"test": "jest",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"release": "dotenv -- release-it",
"release-ci": "dotenv -- release-it --ci",
"postinstall": "patch-package"
},
"keywords": [
"react-native",
"ios",
"android"
],
"repository": "https://github.com/kafudev/react-native-core",
"author": "kafudev <[email protected]> (https://github.com/kafudev)",
"license": "MIT",
"bugs": {
"url": "https://github.com/kafudev/react-native-core/issues"
},
"homepage": "https://github.com/kafudev/react-native-core#readme",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"dependencies": {
"@eva-design/eva": "^2.1.0",
"@eva-design/material": "^2.1.0",
"@kafudev/jcore-react-native": "^2.0.5",
"@kafudev/jpush-react-native": "^2.0.5",
"@kafudev/react-native-alibc": "^0.1.8",
"@kafudev/react-native-alipay": "^0.1.6",
"@kafudev/react-native-bugly": "^0.1.12",
"@kafudev/react-native-orientation": "^0.1.7",
"@kafudev/react-native-qiyu": "^0.1.43",
"@kafudev/react-native-txlive": "^0.1.37",
"@mobily/stacks": "^1.1.7",
"@nozbe/watermelondb": "^0.22.0",
"@nozbe/with-observables": "^1.3.0",
"@react-native-async-storage/async-storage": "^1.15.4",
"@react-native-clipboard/clipboard": "^1.7.0",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/cameraroll": "^4.0.4",
"@react-native-community/checkbox": "^0.5.7",
"@react-native-community/datetimepicker": "^3.5.0",
"@react-native-community/geolocation": "^2.0.2",
"@react-native-community/hooks": "^2.6.0",
"@react-native-community/image-editor": "^2.3.0",
"@react-native-community/netinfo": "^6.0.0",
"@react-native-community/slider": "^3.0.3",
"@react-native-community/toolbar-android": "^0.1.0-rc.2",
"@react-native-firebase/app": "^12.0.0",
"@react-native-masked-view/masked-view": "^0.2.4",
"@react-native-picker/picker": "^1.16.0",
"@react-native-segmented-control/segmented-control": "^2.3.0",
"@react-navigation/bottom-tabs": "^5.11.11",
"@react-navigation/drawer": "^5.12.5",
"@react-navigation/material-top-tabs": "^5.3.15",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"@rescript/react": "^0.10.3",
"@sentry/react-native": "^2.4.3",
"@stream-io/flat-list-mvcp": "^0.10.1",
"@ui-kitten/components": "^5.1.0",
"@ui-kitten/date-fns": "^5.1.0",
"@ui-kitten/eva-icons": "^5.1.0",
"@ui-kitten/moment": "^5.1.0",
"appcenter": "4.1.0",
"appcenter-analytics": "4.1.0",
"appcenter-crashes": "4.1.0",
"axios": "^0.21.1",
"beeshell": "^2.0.11",
"date-fns": "^2.21.3",
"dayjs": "^1.10.4",
"dotenv-cli": "^4.0.0",
"expo": "^41.0.1",
"expo-app-loading": "^1.0.3",
"expo-av": "^9.1.2",
"expo-barcode-scanner": "^10.1.2",
"expo-brightness": "^9.1.2",
"expo-camera": "^11.0.3",
"expo-constants": "^10.1.3",
"expo-file-system": "^11.0.2",
"expo-image-picker": "^10.1.4",
"expo-keep-awake": "^9.1.2",
"expo-location": "^12.0.4",
"expo-permissions": "^12.0.1",
"expo-sensors": "^10.1.2",
"expo-splash-screen": "^0.10.2",
"expo-web-browser": "^9.1.0",
"formik": "^2.2.7",
"i18n-js": "^3.8.0",
"jcore-react-native": "^1.9.0",
"jpush-react-native": "^2.8.2",
"lodash": "^4.17.21",
"mobx": "^6.3.1",
"mobx-react": "^7.2.0",
"moment": "^2.29.1",
"native-base": "^2.15.2",
"patch-package": "^6.4.7",
"qiniu-js": "^3.2.0",
"react": "17.0.2",
"react-content-loader": "^6.0.3",
"react-dom": "^17.0.2",
"react-hook-form": "^7.6.2",
"react-native": "0.64.1",
"react-native-actionsheet": "^2.4.2",
"react-native-activity-feed": "^1.1.0",
"react-native-animatable": "^1.3.3",
"react-native-appearance": "^0.3.4",
"react-native-background-timer": "^2.4.1",
"react-native-bootsplash": "^3.2.3",
"react-native-calendars": "^1.1260.0",
"react-native-camera": "^3.43.9",
"react-native-code-push": "^7.0.1",
"react-native-color-picker": "^0.6.0",
"react-native-config": "^1.4.2",
"react-native-contacts": "^7.0.0",
"react-native-country-picker-modal": "^2.0.0",
"react-native-date-picker": "^3.3.0",
"react-native-device-info": "^8.1.3",
"react-native-document-picker": "^5.0.4",
"react-native-easy-chat-ui": "^0.4.14",
"react-native-easy-grid": "^0.2.2",
"react-native-elements": "^3.4.1",
"react-native-eva-icons": "^1.3.1",
"react-native-exception-handler": "^2.10.10",
"react-native-ezswiper": "^1.3.0",
"react-native-fast-image": "^8.3.4",
"react-native-fs": "^2.18.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-haptic-feedback": "^1.11.0",
"react-native-hooks": "^0.9.0",
"react-native-image-crop-picker": "^0.36.2",
"react-native-image-picker": "^3.7.0",
"react-native-image-resizer": "^1.4.4",
"react-native-keyboard-aware-scroll-view": "^0.9.4",
"react-native-map-linking": "^1.0.1",
"react-native-maps": "^0.28.0",
"react-native-mmkv": "^1.1.6",
"react-native-modal": "^11.10.0",
"react-native-pager-view": "^5.1.9",
"react-native-paper": "^4.8.1",
"react-native-pay-password": "^1.0.1",
"react-native-permissions": "^3.0.3",
"react-native-pose": "^0.9.1",
"react-native-progress": "^4.1.2",
"react-native-qrcode": "^0.2.7",
"react-native-reanimated": "^2.1.0",
"react-native-render-html": "^5.1.0",
"react-native-router-flux": "4.3.0",
"react-native-safari-view": "^2.1.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.2.0",
"react-native-scrollable-tab-view": "^1.0.0",
"react-native-shadow-cards": "^1.0.2",
"react-native-share": "^6.0.1",
"react-native-snap-carousel": "^3.9.1",
"react-native-step-indicator": "^1.0.3",
"react-native-storage": "^1.0.1",
"react-native-super-lottery": "^0.0.2",
"react-native-svg": "^12.1.1-0",
"react-native-swiper": "^1.6.0",
"react-native-syan-image-picker": "^0.4.11",
"react-native-tab-view": "^3.0.1",
"react-native-tree-select": "^2.0.9",
"react-native-unimodules": "^0.13.3",
"react-native-vector-icons": "^8.1.0",
"react-native-video": "^5.1.1",
"react-native-webview": "^11.4.6",
"react-redux": "^7.2.4",
"redux": "^4.1.0",
"redux-form": "^8.3.7",
"redux-logger": "^3.0.6",
"rescript-react-native": "^0.64.3",
"rn-fetch-blob": "^0.12.0",
"socket.io-client": "^4.1.2",
"stream-chat-react-native": "^3.4.0",
"styled-components": "^5.3.0",
"superagent": "^6.1.0",
"teaset": "^0.7.5",
"validator": "^13.6.0",
"victory-native": "^35.3.3",
"wonka": "^4.0.15"
},
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-decorators": "^7.14.2",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.14.0",
"@react-native-community/eslint-config": "^2.0.0",
"@release-it/conventional-changelog": "^2.0.0",
"@types/jest": "^26.0.0",
"@types/react": "^16.9.19",
"@types/react-native": "0.62.13",
"commitlint": "^11.0.0",
"babel-jest": "^26.6.3",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "7.26.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-native": "^3.10.0",
"eslint-plugin-standard": "^5.0.0",
"husky": "^4.2.5",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.66.0",
"pod-install": "^0.1.0",
"prettier": "^2.0.5",
"postinstall-postinstall": "^2.1.0",
"react-test-renderer": "17.0.2",
"release-it": "^14.2.2",
"sinon": "^9.2.0",
"typescript": "^4.1.3"
},
"peerDependencies": {
"react": "*",
"react-native": ">0.64"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "yarn lint"
}
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"release-it": {
"git": {
"commitMessage": "chore: release ${version}",
"tagName": "v${version}"
},
"npm": {
"skipChecks": true,
"publish": true
},
"github": {
"release": true
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular"
}
}
},
"eslintConfig": {
"root": true,
"extends": [
"@react-native-community",
"prettier"
],
"rules": {
"prettier/prettier": [
"error",
{
"quoteProps": "consistent",
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": false
}
]
}
},
"eslintIgnore": [
"node_modules/",
"lib/"
],
"prettier": {
"quoteProps": "consistent",
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": false
}
}