{ "name": "tjy-rn", "version": "1.12.39", "private": true, "description": "", "templateInfo": { "name": "react-native", "typescript": true, "css": "sass" }, "scripts": { "postinstall": "patch-package", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "build:weapp": "taro build --type weapp", "build:swan": "taro build --type swan", "build:alipay": "taro build --type alipay", "build:tt": "taro build --type tt", "build:h5": "taro build --type h5", "build:rn": "taro build --type rn", "build:qq": "taro build --type qq", "build:jd": "taro build --type jd", "build:quickapp": "taro build --type quickapp", "dev:weapp": "npm run build:weapp -- --watch", "dev:swan": "npm run build:swan -- --watch", "dev:alipay": "npm run build:alipay -- --watch", "dev:tt": "npm run build:tt -- --watch", "dev:h5": "npm run build:h5 -- --watch", "dev:rn": "npm run build:rn -- --watch --qr", "dev:qq": "npm run build:qq -- --watch", "dev:jd": "npm run build:jd -- --watch", "dev:quickapp": "npm run build:quickapp -- --watch", "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start --custom-log-reporter-path @tarojs/rn-supporter/TerminalReporter.js", "link": "react-native link", "podInstall": "pod-install", "upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@4.0.7-canary.3 -o -Y && install-peerdeps @tarojs/components-rn@4.0.7-canary.3 -o -Y && install-peerdeps @tarojs/router-rn@4.0.7-canary.3 -o -Y && pod-install" }, "browserslist": [ "last 3 versions", "Android >= 4.1", "ios >= 8" ], "author": "", "dependencies": { "@babel/runtime": "^7.20.0", "@bam.tech/react-native-image-resizer": "^3.0.10", "@grapecity-software/spread-excelio": "18.0.4", "@grapecity-software/spread-sheets": "18.0.4", "@grapecity-software/spread-sheets-barcode": "18.0.4", "@grapecity-software/spread-sheets-charts": "18.0.4", "@grapecity-software/spread-sheets-designer": "18.0.4", "@grapecity-software/spread-sheets-designer-react": "18.0.4", "@grapecity-software/spread-sheets-designer-resources-cn": "18.0.4", "@grapecity-software/spread-sheets-designer-resources-en": "18.0.4", "@grapecity-software/spread-sheets-io": "18.0.4", "@grapecity-software/spread-sheets-languagepackages": "18.0.4", "@grapecity-software/spread-sheets-pdf": "18.0.4", "@grapecity-software/spread-sheets-pivot-addon": "18.0.4", "@grapecity-software/spread-sheets-print": "18.0.4", "@grapecity-software/spread-sheets-react": "18.0.4", "@grapecity-software/spread-sheets-shapes": "18.0.4", "@grapecity-software/spread-sheets-tablesheet": "18.0.4", "@nozbe/watermelondb": "^0.28.0", "@react-native-async-storage/async-storage": "1.21.0", "@react-native-camera-roll/camera-roll": "^7.10.2", "@react-native-clipboard/clipboard": "^1.16.3", "@react-native-community/datetimepicker": "^8.4.5", "@react-native-community/geolocation": "^3.4.0", "@react-native-community/netinfo": "11.1.0", "@tarojs/components": "4.0.7-canary.3", "@tarojs/components-rn": "4.0.7-canary.3", "@tarojs/helper": "4.0.7-canary.3", "@tarojs/plugin-framework-react": "4.0.7-canary.3", "@tarojs/plugin-html": "4.0.7-canary.3", "@tarojs/plugin-platform-alipay": "4.0.7-canary.3", "@tarojs/plugin-platform-h5": "4.0.7-canary.3", "@tarojs/plugin-platform-jd": "4.0.7-canary.3", "@tarojs/plugin-platform-qq": "4.0.7-canary.3", "@tarojs/plugin-platform-swan": "4.0.7-canary.3", "@tarojs/plugin-platform-tt": "4.0.7-canary.3", "@tarojs/plugin-platform-weapp": "4.0.7-canary.3", "@tarojs/react": "4.0.7-canary.3", "@tarojs/runtime": "4.0.7-canary.3", "@tarojs/shared": "4.0.7-canary.3", "@tarojs/taro": "4.0.7-canary.3", "@tarojs/taro-rn": "4.0.7-canary.3", "@types/spark-md5": "^3.0.5", "base64-js": "^1.5.1", "d3-hierarchy": "^3.1.2", "expo": "~50.0.0", "expo-av": "~13.10.6", "expo-barcode-scanner": "~12.9.3", "expo-brightness": "~11.8.0", "expo-camera": "~14.1.3", "expo-document-picker": "~11.10.1", "expo-file-system": "~16.0.9", "expo-gl": "~13.6.0", "expo-image": "~1.10.6", "expo-image-picker": "~14.7.1", "expo-keep-awake": "~12.8.2", "expo-location": "~16.5.5", "expo-sensors": "~12.9.1", "expo-task-manager": "~11.7.0", "immer": "^10.1.1", "linear-gradient-taro": "^1.0.1", "lottie-ios": "^4.3.4", "patch-package": "^6.5.1", "postinstall-postinstall": "^2.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-json-view": "^1.21.3", "react-native": "^0.73.1", "react-native-amap3d": "^3.2.4", "react-native-device-info": "^14.0.0", "react-native-dropdown-picker": "^5.4.6", "react-native-file-type": "^1.0.0", "react-native-file-viewer": "^2.1.5", "react-native-fs": "^2.20.0", "react-native-gesture-handler": "~2.14.0", "react-native-image-zoom-viewer": "^3.0.1", "react-native-linear-gradient": "^2.6.2", "react-native-orientation-locker": "^1.7.0", "react-native-paper": "^5.14.5", "react-native-pdf": "6.0.0", "react-native-permissions": "^5.4.2", "react-native-root-siblings": "^5.0.1", "react-native-safe-area-context": "^4.10.1", "react-native-screens": "~3.29.0", "react-native-signature-canvas": "^5.0.1", "react-native-splash-screen": "^3.2.0", "react-native-svg": "15.0.0", "react-native-uuid": "^2.0.3", "react-native-video": "^6.16.1", "react-native-vision-camera": "^3.3.0", "react-native-webview": "13.6.4", "react-qr-code": "^2.0.18", "rn-fetch-blob": "^0.12.0", "semver": "^7.7.3", "spark-md5": "^3.0.2", "taro-lottie": "^1.0.2", "zustand": "^5.0.7" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/plugin-proposal-decorators": "^7.28.0", "@babel/preset-env": "^7.28.3", "@pmmmwh/react-refresh-webpack-plugin": "0.5.5", "@react-native/babel-preset": "^0.73.18", "@react-native/metro-config": "^0.73.2", "@react-native/typescript-config": "^0.73.1", "@tarojs/cli": "4.0.7-canary.3", "@tarojs/plugin-mini-ci": "4.0.7-canary.3", "@tarojs/rn-runner": "4.0.7-canary.3", "@tarojs/webpack5-runner": "4.0.7-canary.3", "@types/jest": "^29.2.1", "@types/react": "^18.0.24", "@types/webpack-env": "^1.13.6", "@typescript-eslint/eslint-plugin": "^5.20.0", "@typescript-eslint/parser": "^5.20.0", "babel-jest": "^30.0.5", "babel-preset-taro": "4.0.7-canary.3", "eslint": "^8.12.0", "eslint-config-taro": "4.0.7-canary.3", "eslint-plugin-import": "^2.12.0", "eslint-plugin-react": "^7.8.2", "eslint-plugin-react-hooks": "^4.2.0", "install-peerdeps": "^3.0.3", "jest": "^30.0.5", "metro-react-native-babel-preset": "^0.77.0", "miniprogram-ci": "^2.0.10", "pod-install": "^0.1.23", "react-refresh": "0.11.0", "stylelint": "16.4.0", "typescript": "^5.1.3", "webpack": "5.69.0" }, "resolutions": { "react-native-svg": "15.8.0", "stylelint": "~16.4.0", "immer@^10.1.1": "patch:immer@npm%3A10.1.1#./.yarn/patches/immer-npm-10.1.1-973ae10d09.patch" } }