forked from czy0729/Bangumi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
executable file
·140 lines (140 loc) · 4.89 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
{
"name": "bangumi-pro",
"version": "1.0.0",
"main": "index.js",
"private": true,
"scripts": {
"dev": "expo start",
"dev:offline": "EXPO_USE_EXOTIC=0 expo start --offline",
"postinstall": "patch-package",
"env": "node ./packages/env.js",
"k": "sudo purge",
"kj": "ps -ef | grep java | awk 'NR==1 {print $2}' | xargs kill -15",
"kp": "lsof -i :8081 | awk 'NR>1 {print $2}' | xargs kill",
"r": "sudo shutdown -r now",
"top": "top -s 4 -o rsize",
"mv": "sudo yarn k && mv ios ios_ && mv android android_",
"pub": "eas update --channel production --message \"release\"",
"re": "sudo mv ios_ ios && mv android_ android && yarn k",
"open:win": "start .\\android\\app\\build\\outputs\\apk\\release\\"
},
"resolutions": {
"@types/react": "17.0.2",
"define-properties": "1.2.0",
"htmlparser2": "^3.9.0",
"react-native-safe-area-view": "1.1.1"
},
"dependencies": {
"@ant-design/react-native": "3.1.3",
"@expo/vector-icons": "^14.0.1",
"@gorhom/portal": "^1.0.11",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/blur": "4.2.0",
"@react-native-community/cameraroll": "4.0.4",
"@react-native-community/slider": "4.5.2",
"@react-native-masked-view/masked-view": "0.3.1",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.13",
"@react-navigation/stack": "^6.3.17",
"@sdcx/nested-scroll": "^0.14.0",
"aniep": "^0.6.0",
"axios": "^0.19.0",
"base64-js": "^1.5.1",
"cheerio-without-node-native": "0.20.2",
"crypto-js": "3.1.9-1",
"csvjson-csv2json": "^5.0.6",
"dayjs": "1.10.8",
"deepmerge": "4.2.2",
"expo": "^51.0.1",
"expo-asset": "~10.0.6",
"expo-blur": "13.0.2",
"expo-calendar": "~13.0.3",
"expo-constants": "~16.0.1",
"expo-device": "~6.0.2",
"expo-file-system": "~17.0.1",
"expo-font": "~12.0.4",
"expo-haptics": "~13.0.1",
"expo-linear-gradient": "~13.0.2",
"expo-linking": "~6.3.1",
"expo-modules-core": "~1.12.10",
"expo-screen-orientation": "~7.0.4",
"expo-splash-screen": "~0.27.4",
"expo-updates": "~0.25.10",
"expo-web-browser": "~13.0.3",
"hoist-non-react-statics": "2.5.0",
"json2csv": "^5.0.7",
"lazy-aho-corasick": "^1.2.2",
"lodash.isequal": "^4.5.0",
"lodash.pickby": "^4.6.0",
"lodash.transform": "^4.6.0",
"lodash.uniqueid": "^4.0.1",
"mobx": "6.12.3",
"mobx-react": "9.1.1",
"opencc-js": "^1.0.5",
"p-limit": "^4.0.0",
"patch-package": "6.4.7",
"postinstall-postinstall": "2.1.0",
"prop-types": "15.8.1",
"protobufjs": "^7.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native-actions-shortcuts": "^1.0.1",
"react-native-android-keyboard-adjust": "1.2.0",
"react-native-calendar-events": "^2.2.0",
"react-native-collapsible": "^1.6.0",
"react-native-device-info": "^8.4.8",
"react-native-draggable-grid": "^2.1.4",
"react-native-exception-handler": "^2.10.8",
"react-native-expo-image-cache": "4.1.0",
"react-native-fast-image": "8.5.11",
"react-native-fs": "2.18.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-hold-menu": "0.1.3",
"react-native-image-zoom-viewer": "2.2.26",
"react-native-modal-popover": "0.0.12",
"react-native-pager-view": "6.3.0",
"react-native-popable": "^0.4.3",
"react-native-realtimeblurview": "^1.1.3",
"react-native-reanimated": "^3.10.0",
"react-native-render-html": "4.1.1",
"react-native-restart": "0.0.14",
"react-native-safe-area-context": "4.10.1",
"react-native-safe-area-view": "^1.1.1",
"react-native-screens": "3.31.1",
"react-native-shimmer-placeholder": "^2.0.9",
"react-native-smb": "^0.2.4",
"react-native-svg": "15.2.0",
"react-native-tab-view": "3.5.2",
"react-native-text-ticker": "^1.14.0",
"react-native-webview": "13.8.6",
"react-navigation": "3.0.9",
"rn-fetch-blob": "^0.12.0",
"stream-browserify": "^3.0.0",
"webdav": "4.11.3"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@react-native-community/eslint-config": "^3.0.1",
"@types/react": "~18.2.79",
"@types/react-native": "0.70.5",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-plugin-module-resolver": "^5.0.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0",
"prettier": "^2.6.2",
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
"strip-ansi": "^7.0.1",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"typescript": "~5.3.3",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
}
}