package.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. {
  2. "name": "tjy-rn",
  3. "version": "1.12.39",
  4. "private": true,
  5. "description": "",
  6. "templateInfo": {
  7. "name": "react-native",
  8. "typescript": true,
  9. "css": "sass"
  10. },
  11. "scripts": {
  12. "postinstall": "patch-package",
  13. "test": "jest",
  14. "test:watch": "jest --watch",
  15. "test:coverage": "jest --coverage",
  16. "build:weapp": "taro build --type weapp",
  17. "build:swan": "taro build --type swan",
  18. "build:alipay": "taro build --type alipay",
  19. "build:tt": "taro build --type tt",
  20. "build:h5": "taro build --type h5",
  21. "build:rn": "taro build --type rn",
  22. "build:qq": "taro build --type qq",
  23. "build:jd": "taro build --type jd",
  24. "build:quickapp": "taro build --type quickapp",
  25. "dev:weapp": "npm run build:weapp -- --watch",
  26. "dev:swan": "npm run build:swan -- --watch",
  27. "dev:alipay": "npm run build:alipay -- --watch",
  28. "dev:tt": "npm run build:tt -- --watch",
  29. "dev:h5": "npm run build:h5 -- --watch",
  30. "dev:rn": "npm run build:rn -- --watch --qr",
  31. "dev:qq": "npm run build:qq -- --watch",
  32. "dev:jd": "npm run build:jd -- --watch",
  33. "dev:quickapp": "npm run build:quickapp -- --watch",
  34. "android": "react-native run-android",
  35. "ios": "react-native run-ios",
  36. "start": "react-native start --custom-log-reporter-path @tarojs/rn-supporter/TerminalReporter.js",
  37. "link": "react-native link",
  38. "podInstall": "pod-install",
  39. "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"
  40. },
  41. "browserslist": [
  42. "last 3 versions",
  43. "Android >= 4.1",
  44. "ios >= 8"
  45. ],
  46. "author": "",
  47. "dependencies": {
  48. "@babel/runtime": "^7.20.0",
  49. "@bam.tech/react-native-image-resizer": "^3.0.10",
  50. "@grapecity-software/spread-excelio": "18.0.4",
  51. "@grapecity-software/spread-sheets": "18.0.4",
  52. "@grapecity-software/spread-sheets-barcode": "18.0.4",
  53. "@grapecity-software/spread-sheets-charts": "18.0.4",
  54. "@grapecity-software/spread-sheets-designer": "18.0.4",
  55. "@grapecity-software/spread-sheets-designer-react": "18.0.4",
  56. "@grapecity-software/spread-sheets-designer-resources-cn": "18.0.4",
  57. "@grapecity-software/spread-sheets-designer-resources-en": "18.0.4",
  58. "@grapecity-software/spread-sheets-io": "18.0.4",
  59. "@grapecity-software/spread-sheets-languagepackages": "18.0.4",
  60. "@grapecity-software/spread-sheets-pdf": "18.0.4",
  61. "@grapecity-software/spread-sheets-pivot-addon": "18.0.4",
  62. "@grapecity-software/spread-sheets-print": "18.0.4",
  63. "@grapecity-software/spread-sheets-react": "18.0.4",
  64. "@grapecity-software/spread-sheets-shapes": "18.0.4",
  65. "@grapecity-software/spread-sheets-tablesheet": "18.0.4",
  66. "@nozbe/watermelondb": "^0.28.0",
  67. "@react-native-async-storage/async-storage": "1.21.0",
  68. "@react-native-camera-roll/camera-roll": "^7.10.2",
  69. "@react-native-clipboard/clipboard": "^1.16.3",
  70. "@react-native-community/datetimepicker": "^8.4.5",
  71. "@react-native-community/geolocation": "^3.4.0",
  72. "@react-native-community/netinfo": "11.1.0",
  73. "@tarojs/components": "4.0.7-canary.3",
  74. "@tarojs/components-rn": "4.0.7-canary.3",
  75. "@tarojs/helper": "4.0.7-canary.3",
  76. "@tarojs/plugin-framework-react": "4.0.7-canary.3",
  77. "@tarojs/plugin-html": "4.0.7-canary.3",
  78. "@tarojs/plugin-platform-alipay": "4.0.7-canary.3",
  79. "@tarojs/plugin-platform-h5": "4.0.7-canary.3",
  80. "@tarojs/plugin-platform-jd": "4.0.7-canary.3",
  81. "@tarojs/plugin-platform-qq": "4.0.7-canary.3",
  82. "@tarojs/plugin-platform-swan": "4.0.7-canary.3",
  83. "@tarojs/plugin-platform-tt": "4.0.7-canary.3",
  84. "@tarojs/plugin-platform-weapp": "4.0.7-canary.3",
  85. "@tarojs/react": "4.0.7-canary.3",
  86. "@tarojs/runtime": "4.0.7-canary.3",
  87. "@tarojs/shared": "4.0.7-canary.3",
  88. "@tarojs/taro": "4.0.7-canary.3",
  89. "@tarojs/taro-rn": "4.0.7-canary.3",
  90. "@types/spark-md5": "^3.0.5",
  91. "base64-js": "^1.5.1",
  92. "d3-hierarchy": "^3.1.2",
  93. "expo": "~50.0.0",
  94. "expo-av": "~13.10.6",
  95. "expo-barcode-scanner": "~12.9.3",
  96. "expo-brightness": "~11.8.0",
  97. "expo-camera": "~14.1.3",
  98. "expo-document-picker": "~11.10.1",
  99. "expo-file-system": "~16.0.9",
  100. "expo-gl": "~13.6.0",
  101. "expo-image": "~1.10.6",
  102. "expo-image-picker": "~14.7.1",
  103. "expo-keep-awake": "~12.8.2",
  104. "expo-location": "~16.5.5",
  105. "expo-sensors": "~12.9.1",
  106. "expo-task-manager": "~11.7.0",
  107. "immer": "^10.1.1",
  108. "linear-gradient-taro": "^1.0.1",
  109. "lottie-ios": "^4.3.4",
  110. "patch-package": "^6.5.1",
  111. "postinstall-postinstall": "^2.1.0",
  112. "react": "^18.2.0",
  113. "react-dom": "^18.2.0",
  114. "react-json-view": "^1.21.3",
  115. "react-native": "^0.73.1",
  116. "react-native-amap3d": "^3.2.4",
  117. "react-native-device-info": "^14.0.0",
  118. "react-native-dropdown-picker": "^5.4.6",
  119. "react-native-file-type": "^1.0.0",
  120. "react-native-file-viewer": "^2.1.5",
  121. "react-native-fs": "^2.20.0",
  122. "react-native-gesture-handler": "~2.14.0",
  123. "react-native-image-zoom-viewer": "^3.0.1",
  124. "react-native-linear-gradient": "^2.6.2",
  125. "react-native-orientation-locker": "^1.7.0",
  126. "react-native-paper": "^5.14.5",
  127. "react-native-pdf": "6.0.0",
  128. "react-native-permissions": "^5.4.2",
  129. "react-native-root-siblings": "^5.0.1",
  130. "react-native-safe-area-context": "^4.10.1",
  131. "react-native-screens": "~3.29.0",
  132. "react-native-signature-canvas": "^5.0.1",
  133. "react-native-splash-screen": "^3.2.0",
  134. "react-native-svg": "15.0.0",
  135. "react-native-uuid": "^2.0.3",
  136. "react-native-video": "^6.16.1",
  137. "react-native-vision-camera": "^3.3.0",
  138. "react-native-webview": "13.6.4",
  139. "react-qr-code": "^2.0.18",
  140. "rn-fetch-blob": "^0.12.0",
  141. "semver": "^7.7.3",
  142. "spark-md5": "^3.0.2",
  143. "taro-lottie": "^1.0.2",
  144. "zustand": "^5.0.7"
  145. },
  146. "devDependencies": {
  147. "@babel/core": "^7.20.0",
  148. "@babel/plugin-proposal-decorators": "^7.28.0",
  149. "@babel/preset-env": "^7.28.3",
  150. "@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
  151. "@react-native/babel-preset": "^0.73.18",
  152. "@react-native/metro-config": "^0.73.2",
  153. "@react-native/typescript-config": "^0.73.1",
  154. "@tarojs/cli": "4.0.7-canary.3",
  155. "@tarojs/plugin-mini-ci": "4.0.7-canary.3",
  156. "@tarojs/rn-runner": "4.0.7-canary.3",
  157. "@tarojs/webpack5-runner": "4.0.7-canary.3",
  158. "@types/jest": "^29.2.1",
  159. "@types/react": "^18.0.24",
  160. "@types/webpack-env": "^1.13.6",
  161. "@typescript-eslint/eslint-plugin": "^5.20.0",
  162. "@typescript-eslint/parser": "^5.20.0",
  163. "babel-jest": "^30.0.5",
  164. "babel-preset-taro": "4.0.7-canary.3",
  165. "eslint": "^8.12.0",
  166. "eslint-config-taro": "4.0.7-canary.3",
  167. "eslint-plugin-import": "^2.12.0",
  168. "eslint-plugin-react": "^7.8.2",
  169. "eslint-plugin-react-hooks": "^4.2.0",
  170. "install-peerdeps": "^3.0.3",
  171. "jest": "^30.0.5",
  172. "metro-react-native-babel-preset": "^0.77.0",
  173. "miniprogram-ci": "^2.0.10",
  174. "pod-install": "^0.1.23",
  175. "react-refresh": "0.11.0",
  176. "stylelint": "16.4.0",
  177. "typescript": "^5.1.3",
  178. "webpack": "5.69.0"
  179. },
  180. "resolutions": {
  181. "react-native-svg": "15.8.0",
  182. "stylelint": "~16.4.0",
  183. "immer@^10.1.1": "patch:immer@npm%3A10.1.1#./.yarn/patches/immer-npm-10.1.1-973ae10d09.patch"
  184. }
  185. }