-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
163 lines (163 loc) · 5.44 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
{
"name": "maiusairdrop",
"version": "1.0.4",
"private": true,
"scripts": {
"mirror": "git push --tags --force --prune mirror \"refs/remotes/origin/*:refs/heads/*\"",
"prepare:idl": "node copyIdl.js",
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint .",
"type-check": "tsc",
"postinstall": "patch-package",
"create-appicon": "iconset create ./app_icon.png",
"release": "release patches"
},
"dependencies": {
"@ant-design/react-native": "^5.0.3",
"@bam.tech/react-native-image-resizer": "^3.0.5",
"@metaplex-foundation/mpl-token-metadata": "^2.8.3",
"@project-serum/anchor": "^0.26.0",
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-camera-roll/camera-roll": "^5.2.3",
"@react-native-community/netinfo": "^9.3.7",
"@react-native-community/segmented-control": "^2.2.2",
"@react-native-community/slider": "^4.4.2",
"@react-native-firebase/analytics": "^17.1.0",
"@react-native-firebase/app": "^17.1.0",
"@react-native-firebase/messaging": "^17.3.1",
"@react-native-masked-view/masked-view": "^0.2.8",
"@react-native-picker/picker": "^2.4.8",
"@react-native-segmented-control/segmented-control": "^2.4.0",
"@react-navigation/bottom-tabs": "^6.5.5",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rsksmart/rns-resolver.js": "^1.1.0",
"@sentry/react-native": "^4.15.0",
"@solana-mobile/mobile-wallet-adapter-protocol": "^1.0.0",
"@solana-mobile/mobile-wallet-adapter-protocol-web3js": "^1.0.0",
"@solana/pay": "^0.2.4",
"@solana/wallet-adapter-base": "^0.9.17",
"@solana/wallet-adapter-react": "^0.15.7",
"@solana/web3.js": "^1.73.2",
"@tradle/react-native-http": "^2.0.0",
"amazon-cognito-identity-js": "^6.1.2",
"assert": "^1.1.1",
"axios": "^1.3.3",
"big-integer": "^1.6.51",
"browserify-zlib": "~0.1.4",
"bs58": "^5.0.0",
"buffer": "^6.0.3",
"console-browserify": "^1.1.0",
"constants-browserify": "^1.0.0",
"dns.js": "^1.0.1",
"domain-browser": "^1.1.1",
"encodeurl": "^1.0.2",
"events": "^1.0.0",
"https-browserify": "~0.0.0",
"i18next": "^21.8.14",
"js-base64": "^3.7.5",
"lodash": "^4.17.21",
"lottie-react-native": "^5.1.5",
"mime": "^3.0.0",
"patch-package": "^6.5.1",
"path-browserify": "0.0.0",
"postinstall-postinstall": "^2.1.0",
"process": "^0.11.0",
"prop-types": "^15.8.1",
"punycode": "^1.2.4",
"query-string": "^8.1.0",
"querystring-es3": "~0.2.0",
"react": "18.0.0",
"react-hook-form": "^7.43.1",
"react-i18next": "^11.18.3",
"react-native": "0.69.3",
"react-native-collapsible": "^1.6.0",
"react-native-config": "^1.5.0",
"react-native-crypto": "^2.1.0",
"react-native-gesture-handler": "^2.9.0",
"react-native-get-random-values": "^1.8.0",
"react-native-google-nearby-messages": "^1.0.22",
"react-native-image-picker": "^5.0.1",
"react-native-level-fs": "^3.0.0",
"react-native-linear-gradient": "^2.6.2",
"react-native-pager-view": "^6.1.4",
"react-native-qrcode-svg": "^6.2.0",
"react-native-randombytes": "^3.0.0",
"react-native-reanimated": "^2.9.1",
"react-native-responsive-screen": "^1.4.2",
"react-native-restart": "^0.0.27",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-skeleton-placeholder": "^5.2.4",
"react-native-svg": "^13.8.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "^11.26.1",
"react-query": "^3.39.3",
"react-redux": "^8.0.2",
"readable-stream": "1.0.33",
"redux-persist": "^6.0.0",
"sharp": "^0.31.3",
"sleep-await": "^1.0.2",
"stream-browserify": "^1.0.0",
"string_decoder": "~0.10.25",
"timers-browserify": "^1.0.1",
"tty-browserify": "0.0.0",
"tweetnacl": "^1.0.3",
"url": "~0.10.1",
"util": "~0.10.3",
"vm-browserify": "0.0.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^3.0.1",
"@types/fbemitter": "^2.0.32",
"@types/jest": "^29.4.0",
"@types/react": "^18.0.8",
"@types/react-native": "^0.71.2",
"@types/react-native-vector-icons": "^6.4.13",
"@types/react-redux": "^7.1.25",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^26.6.3",
"babel-plugin-module-resolver": "^4.0.0",
"eslint": "^7.32.0",
"eslint-import-resolver-babel-module": "^5.1.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^24.3.5",
"icon-set-creator": "^1.1.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.70.3",
"prettier": "^2.7.1",
"react-test-renderer": "18.0.0",
"rn-nodeify": "^10.3.0",
"typescript": "^4.9.5"
},
"jest": {
"preset": "react-native",
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"jsx",
"json",
"node"
],
"moduleNameMapper": {
".+\\.(css|styl|less|sass|scss|png|jpg|ttf|woff|woff2)$": "identity-obj-proxy"
},
"setupFiles": [
"./jest.setup.js"
],
"timers": "fake",
"testEnvironment": "jsdom",
"transformIgnorePatterns": [
"/node_modules/(?!@react-native|react-native)"
]
}
}