1bf6e62f2S猫头猫{ 2bf6e62f2S猫头猫 "name": "MusicFree", 31d14f55eSmaotoumao "version": "0.5.0-alpha.0", 4bf6e62f2S猫头猫 "private": true, 588522e34S猫头猫 "license": "AGPL", 6cf2d630eS猫头猫 "author": { 7cfa0fc07S猫头猫 "name": "猫头猫", 8cf2d630eS猫头猫 "email": "[email protected]" 9cf2d630eS猫头猫 }, 10bf6e62f2S猫头猫 "scripts": { 11bf6e62f2S猫头猫 "android": "react-native run-android", 12bf6e62f2S猫头猫 "ios": "react-native run-ios", 135589cdf3S猫头猫 "lint": "eslint . --ext .js,.jsx,.ts,.tsx src --fix", 146613e772Smaotoumao "start": "react-native start", 15bf6e62f2S猫头猫 "clean": "cd ./android && ./gradlew clean", 16bf6e62f2S猫头猫 "test": "jest", 17bf6e62f2S猫头猫 "commit-lint": "commitlint --edit", 186704747aS猫头猫 "lint-staged": "lint-staged", 19bf6e62f2S猫头猫 "connect-mumu": "adb kill-server & adb connect localhost:7555", 205f52c604S猫头猫 "build-android": "cd .\\android\\ && .\\gradlew assembleRelease", 215589cdf3S猫头猫 "generate-assets": "node ./generator/generate-assets.mjs", 225589cdf3S猫头猫 "prepare": "husky" 23bf6e62f2S猫头猫 }, 24bf6e62f2S猫头猫 "dependencies": { 256613e772Smaotoumao "@react-native-async-storage/async-storage": "1.23.1", 266613e772Smaotoumao "@react-native-clipboard/clipboard": "^1.15.0", 276613e772Smaotoumao "@react-native-community/netinfo": "11.4.1", 286613e772Smaotoumao "@react-native-community/slider": "4.5.5", 296613e772Smaotoumao "@react-native-masked-view/masked-view": "0.3.2", 305c13bf83S猫头猫 "@react-navigation/drawer": "^6.7.2", 315c13bf83S猫头猫 "@react-navigation/native": "^6.1.18", 325589cdf3S猫头猫 "@react-navigation/native-stack": "^6.11.0", 336613e772Smaotoumao "@shopify/flash-list": "1.7.1", 346613e772Smaotoumao "axios": "1.7.4", 355589cdf3S猫头猫 "big-integer": "^1.6.52", 364d9d3c4cS猫头猫 "cheerio": "^1.0.0-rc.12", 37bf6e62f2S猫头猫 "color": "^4.2.3", 385589cdf3S猫头猫 "compare-versions": "^6.1.1", 395589cdf3S猫头猫 "crypto-js": "^4.2.0", 405c13bf83S猫头猫 "dayjs": "^1.11.12", 415f52c604S猫头猫 "deepmerge": "^4.3.1", 42740e3947S猫头猫 "eventemitter3": "^5.0.1", 436613e772Smaotoumao "expo": "^52.0.0", 446613e772Smaotoumao "expo-document-picker": "~13.0.1", 456613e772Smaotoumao "expo-file-system": "~18.0.6", 466613e772Smaotoumao "expo-keep-awake": "~14.0.1", 476613e772Smaotoumao "expo-splash-screen": "~0.29.18", 487d7e864fS猫头猫 "he": "^1.2.0", 495589cdf3S猫头猫 "immer": "^10.1.1", 505589cdf3S猫头猫 "jotai": "^2.9.1", 51bf6e62f2S猫头猫 "lodash.shuffle": "^4.2.0", 526613e772Smaotoumao "nanoid": "5.0.8", 53242960d3S猫头猫 "object-path": "^0.11.8", 545589cdf3S猫头猫 "p-queue": "^8.0.1", 55483fe585S猫头猫 "path-browserify": "^1.0.1", 565589cdf3S猫头猫 "qs": "^6.13.0", 576613e772Smaotoumao "react": "18.3.1", 586613e772Smaotoumao "react-native": "0.76.5", 59cc62f68cS猫头猫 "react-native-background-timer": "^2.4.1", 605f52c604S猫头猫 "react-native-circular-progress-indicator": "^4.4.2", 615589cdf3S猫头猫 "react-native-device-info": "^11.1.0", 625f52c604S猫头猫 "react-native-fast-image": "^8.6.3", 63bf6e62f2S猫头猫 "react-native-fs": "^2.20.0", 646613e772Smaotoumao "react-native-gesture-handler": "~2.20.2", 655589cdf3S猫头猫 "react-native-get-random-values": "^1.11.0", 665589cdf3S猫头猫 "react-native-image-colors": "^2.4.0", 675589cdf3S猫头猫 "react-native-image-picker": "^7.1.2", 685f52c604S猫头猫 "react-native-linear-gradient": "^2.8.3", 695589cdf3S猫头猫 "react-native-logs": "^5.1.0", 705589cdf3S猫头猫 "react-native-mmkv": "^2.12.2", 716613e772Smaotoumao "react-native-pager-view": "6.5.1", 725589cdf3S猫头猫 "react-native-permissions": "^4.1.5", 736613e772Smaotoumao "react-native-reanimated": "^3.16.6", 746613e772Smaotoumao "react-native-safe-area-context": "4.12.0", 756613e772Smaotoumao "react-native-screens": "~4.4.0", 765589cdf3S猫头猫 "react-native-share": "^10.2.1", 776613e772Smaotoumao "react-native-svg": "15.8.0", 785f52c604S猫头猫 "react-native-tab-view": "^3.5.2", 795589cdf3S猫头猫 "react-native-track-player": "^4.1.1", 80899663acS猫头猫 "react-native-url-polyfill": "^2.0.0", 815c13bf83S猫头猫 "recyclerlistview": "^4.2.1", 825589cdf3S猫头猫 "webdav": "^5.7.0" 83bf6e62f2S猫头猫 }, 84bf6e62f2S猫头猫 "devDependencies": { 856613e772Smaotoumao "@babel/core": "^7.25.2", 866613e772Smaotoumao "@babel/preset-env": "^7.25.3", 876613e772Smaotoumao "@babel/runtime": "^7.25.0", 885589cdf3S猫头猫 "@commitlint/cli": "^19.3.0", 895589cdf3S猫头猫 "@commitlint/config-conventional": "^19.2.2", 906613e772Smaotoumao "@react-native-community/cli": "15.0.1", 916613e772Smaotoumao "@react-native-community/cli-platform-android": "15.0.1", 926613e772Smaotoumao "@react-native-community/cli-platform-ios": "15.0.1", 936613e772Smaotoumao "@react-native/babel-preset": "0.76.5", 946613e772Smaotoumao "@react-native/eslint-config": "0.76.5", 956613e772Smaotoumao "@react-native/metro-config": "0.76.5", 966613e772Smaotoumao "@react-native/typescript-config": "0.76.5", 975589cdf3S猫头猫 "@types/color": "^3.0.6", 985589cdf3S猫头猫 "@types/crypto-js": "^4.2.2", 995589cdf3S猫头猫 "@types/he": "^1.2.3", 1005589cdf3S猫头猫 "@types/lodash.shuffle": "^4.2.9", 1015589cdf3S猫头猫 "@types/object-path": "^0.11.4", 1025589cdf3S猫头猫 "@types/path-browserify": "^1.0.2", 1035589cdf3S猫头猫 "@types/qs": "^6.9.15", 1046613e772Smaotoumao "@types/react": "~18.3.12", 1055589cdf3S猫头猫 "@types/react-native-background-timer": "^2.0.2", 106bf6e62f2S猫头猫 "@types/react-test-renderer": "^18.0.0", 1075589cdf3S猫头猫 "babel-jest": "^29.6.3", 1085589cdf3S猫头猫 "babel-plugin-module-resolver": "^5.0.2", 1096cb76c0cS猫头猫 "babel-plugin-transform-remove-console": "^6.9.4", 1105589cdf3S猫头猫 "eslint": "^8.19.0", 111*33d52955Smaotoumao "eslint-config-prettier": "^9.1.0", 1125589cdf3S猫头猫 "husky": "^9.1.4", 1135589cdf3S猫头猫 "jest": "^29.6.3", 1145589cdf3S猫头猫 "lint-staged": "^15.2.7", 1155589cdf3S猫头猫 "prettier": "2.8.8", 1165589cdf3S猫头猫 "react-native-svg-transformer": "^1.5.0", 1176613e772Smaotoumao "react-test-renderer": "18.3.1", 1186613e772Smaotoumao "typescript": "^5.3.3" 119bf6e62f2S猫头猫 }, 1205589cdf3S猫头猫 "engines": { 1215589cdf3S猫头猫 "node": ">=18" 1226704747aS猫头猫 }, 1236704747aS猫头猫 "lint-staged": { 1246704747aS猫头猫 "src/**/*.{ts,tsx}": [ 1256704747aS猫头猫 "npm run lint", 1266704747aS猫头猫 "git add ." 1276704747aS猫头猫 ] 128cf2d630eS猫头猫 }, 129cf2d630eS猫头猫 "repository": { 130cf2d630eS猫头猫 "type": "git", 131cf2d630eS猫头猫 "url": "git+https://github.com/maotoumao/MusicFree.git" 132bf6e62f2S猫头猫 } 133bf6e62f2S猫头猫} 134