package.json (899663ac1906369f41fd99c28ad71e6df8ea6e17) package.json (5f52c604b029df23d68566f557654c455cb07379)
1{
2 "name": "MusicFree",
3 "version": "0.1.0-alpha.10",
4 "license": "GPL",
5 "private": true,
6 "author": {
7 "name": "猫头猫",
8 "email": "[email protected]"
9 },
10 "scripts": {
11 "android": "react-native run-android",
12 "ios": "react-native run-ios",
13 "start": "react-native start",
14 "clean": "cd ./android && ./gradlew clean",
15 "test": "jest",
16 "commit-lint": "commitlint --edit",
17 "lint": "eslint . --ext .js,.jsx,.ts,.tsx src --fix",
18 "lint-staged": "lint-staged",
19 "connect-mumu": "adb kill-server & adb connect localhost:7555",
1{
2 "name": "MusicFree",
3 "version": "0.1.0-alpha.10",
4 "license": "GPL",
5 "private": true,
6 "author": {
7 "name": "猫头猫",
8 "email": "[email protected]"
9 },
10 "scripts": {
11 "android": "react-native run-android",
12 "ios": "react-native run-ios",
13 "start": "react-native start",
14 "clean": "cd ./android && ./gradlew clean",
15 "test": "jest",
16 "commit-lint": "commitlint --edit",
17 "lint": "eslint . --ext .js,.jsx,.ts,.tsx src --fix",
18 "lint-staged": "lint-staged",
19 "connect-mumu": "adb kill-server & adb connect localhost:7555",
20 "build-android": "cd .\\android && .\\gradlew assembleRelease",
20 "build-android": "cd .\\android\\ && .\\gradlew assembleRelease",
21 "prepare": "husky install"
22 },
23 "dependencies": {
24 "@react-native-async-storage/async-storage": "^1.17.7",
21 "prepare": "husky install"
22 },
23 "dependencies": {
24 "@react-native-async-storage/async-storage": "^1.17.7",
25 "@react-native-clipboard/clipboard": "^1.11.0",
26 "@react-native-community/netinfo": "^9.3.0",
25 "@react-native-clipboard/clipboard": "^1.11.2",
26 "@react-native-community/netinfo": "^9.4.1",
27 "@react-native-community/slider": "^4.2.4",
28 "@react-native-cookies/cookies": "^6.2.1",
29 "@react-navigation/drawer": "^6.4.3",
30 "@react-navigation/native": "^6.0.11",
31 "@react-navigation/native-stack": "^6.7.0",
27 "@react-native-community/slider": "^4.2.4",
28 "@react-native-cookies/cookies": "^6.2.1",
29 "@react-navigation/drawer": "^6.4.3",
30 "@react-navigation/native": "^6.0.11",
31 "@react-navigation/native-stack": "^6.7.0",
32 "@shopify/flash-list": "^1.4.0",
32 "@shopify/flash-list": "^1.5.0",
33 "axios": "^0.27.2",
34 "big-integer": "^1.6.51",
35 "cheerio": "^1.0.0-rc.12",
36 "color": "^4.2.3",
33 "axios": "^0.27.2",
34 "big-integer": "^1.6.51",
35 "cheerio": "^1.0.0-rc.12",
36 "color": "^4.2.3",
37 "compare-versions": "^5.0.1",
37 "compare-versions": "^6.1.0",
38 "crypto-js": "^4.1.1",
38 "crypto-js": "^4.1.1",
39 "dayjs": "^1.11.4",
40 "deepmerge": "^4.2.2",
39 "dayjs": "^1.11.9",
40 "deepmerge": "^4.3.1",
41 "he": "^1.2.0",
42 "immer": "^9.0.15",
43 "jotai": "^1.7.4",
44 "lodash.shuffle": "^4.2.0",
45 "lru-cache": "^7.14.0",
41 "he": "^1.2.0",
42 "immer": "^9.0.15",
43 "jotai": "^1.7.4",
44 "lodash.shuffle": "^4.2.0",
45 "lru-cache": "^7.14.0",
46 "nanoid": "^4.0.0",
46 "nanoid": "^4.0.2",
47 "object-path": "^0.11.8",
47 "object-path": "^0.11.8",
48 "p-queue": "^7.3.4",
48 "p-queue": "^7.4.1",
49 "qrcode-generator": "^1.4.4",
49 "qrcode-generator": "^1.4.4",
50 "qs": "^6.11.0",
50 "qs": "^6.11.2",
51 "react": "18.0.0",
52 "react-native": "0.69.6",
53 "react-native-background-timer": "^2.4.1",
54 "react-native-bootsplash": "^4.3.2",
51 "react": "18.0.0",
52 "react-native": "0.69.6",
53 "react-native-background-timer": "^2.4.1",
54 "react-native-bootsplash": "^4.3.2",
55 "react-native-circular-progress-indicator": "^4.4.0",
56 "react-native-device-info": "^10.0.2",
55 "react-native-circular-progress-indicator": "^4.4.2",
56 "react-native-device-info": "^10.9.0",
57 "react-native-document-picker": "^8.1.1",
57 "react-native-document-picker": "^8.1.1",
58 "react-native-fast-image": "^8.6.1",
58 "react-native-fast-image": "^8.6.3",
59 "react-native-file-access": "^2.5.0",
60 "react-native-fs": "^2.20.0",
61 "react-native-gesture-handler": "^2.7.1",
59 "react-native-file-access": "^2.5.0",
60 "react-native-fs": "^2.20.0",
61 "react-native-gesture-handler": "^2.7.1",
62 "react-native-get-random-values": "^1.8.0",
62 "react-native-get-random-values": "^1.9.0",
63 "react-native-image-colors": "^1.5.1",
64 "react-native-image-picker": "^4.10.0",
63 "react-native-image-colors": "^1.5.1",
64 "react-native-image-picker": "^4.10.0",
65 "react-native-linear-gradient": "^2.6.2",
65 "react-native-linear-gradient": "^2.8.3",
66 "react-native-logs": "^5.0.1",
67 "react-native-pager-view": "^5.4.25",
68 "react-native-paper": "^4.12.2",
66 "react-native-logs": "^5.0.1",
67 "react-native-pager-view": "^5.4.25",
68 "react-native-paper": "^4.12.2",
69 "react-native-permissions": "^3.8.1",
69 "react-native-permissions": "^3.9.0",
70 "react-native-reanimated": "^2.9.1",
70 "react-native-reanimated": "^2.9.1",
71 "react-native-safe-area-context": "^4.3.1",
71 "react-native-safe-area-context": "^4.7.2",
72 "react-native-screens": "^3.15.0",
72 "react-native-screens": "^3.15.0",
73 "react-native-share": "^8.1.0",
73 "react-native-share": "^9.4.1",
74 "react-native-svg": "^12.4.0",
74 "react-native-svg": "^12.4.0",
75 "react-native-tab-view": "^3.1.1",
75 "react-native-tab-view": "^3.5.2",
76 "react-native-toast-message": "^2.1.5",
77 "react-native-track-player": "3.2.0",
78 "react-native-url-polyfill": "^2.0.0",
76 "react-native-toast-message": "^2.1.5",
77 "react-native-track-player": "3.2.0",
78 "react-native-url-polyfill": "^2.0.0",
79 "react-native-vector-icons": "^9.2.0",
79 "react-native-vector-icons": "^10.0.0",
80 "react-native-view-shot": "^3.4.0",
81 "react-qr-code": "^2.0.7",
80 "react-native-view-shot": "^3.4.0",
81 "react-qr-code": "^2.0.7",
82 "recyclerlistview": "^4.1.3"
82 "recyclerlistview": "^4.2.0"
83 },
84 "devDependencies": {
85 "@babel/core": "^7.12.9",
86 "@babel/runtime": "^7.12.5",
87 "@commitlint/cli": "^17.0.3",
88 "@commitlint/config-conventional": "^17.0.3",
89 "@react-native-community/eslint-config": "^2.0.0",
90 "@tsconfig/react-native": "^2.0.0",

--- 54 unchanged lines hidden ---
83 },
84 "devDependencies": {
85 "@babel/core": "^7.12.9",
86 "@babel/runtime": "^7.12.5",
87 "@commitlint/cli": "^17.0.3",
88 "@commitlint/config-conventional": "^17.0.3",
89 "@react-native-community/eslint-config": "^2.0.0",
90 "@tsconfig/react-native": "^2.0.0",

--- 54 unchanged lines hidden ---