package.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "name": "liga-soccer",
  3. "version": "1.0.2",
  4. "private": true,
  5. "author": "merkulove <hello@merkulov.design> (https://1.envato.market/tf-merkulove)",
  6. "contributors": [
  7. {
  8. "name": "Lilit L.",
  9. "email": "lilit@merkulov.design"
  10. }
  11. ],
  12. "copyright": "Merkulove ( https://merkulov.design/ ). All rights reserved.",
  13. "support": "help@merkulov.design",
  14. "license": "Envato License https://1.envato.market/KYbje",
  15. "dependencies": {
  16. "@adjustcom/adjust-web-sdk": "^5.8.1",
  17. "@capacitor-community/safe-area": "^7.0.0-beta.6",
  18. "@capacitor/android": "^7.4.4",
  19. "@capacitor/app": "^7.1.1",
  20. "@capacitor/app-launcher": "7.0.3",
  21. "@capacitor/browser": "^7.0.3",
  22. "@capacitor/cli": "^7.4.4",
  23. "@capacitor/clipboard": "^7.0.3",
  24. "@capacitor/core": "^7.4.4",
  25. "@capacitor/device": "^7.0.3",
  26. "@capacitor/haptics": "^7.0.3",
  27. "@capacitor/ios": "^7.4.4",
  28. "@capacitor/keyboard": "^7.0.3",
  29. "@capacitor/network": "^7.0.3",
  30. "@capacitor/splash-screen": "^7.0.4",
  31. "@capacitor/text-zoom": "^7.0.3",
  32. "@dnd-kit/core": "^6.0.8",
  33. "@dnd-kit/modifiers": "^6.0.1",
  34. "@dnd-kit/sortable": "^7.0.2",
  35. "@dnd-kit/utilities": "^3.2.1",
  36. "@emotion/cache": "^11.10.5",
  37. "@emotion/react": "^11.10.6",
  38. "@emotion/styled": "^11.10.5",
  39. "@fingerprintjs/fingerprintjs": "^4.4.0",
  40. "@fingerprintjs/fingerprintjs-pro": "^3.9.5",
  41. "@loadable/component": "^5.15.3",
  42. "@mui/base": "^5.0.0-beta.19",
  43. "@mui/material": "^5.11.4",
  44. "@mui/styled-engine-sc": "^5.11.0",
  45. "@react-spring/web": "^9.7.1",
  46. "@reduxjs/toolkit": "^1.9.7",
  47. "@sentry/react": "^8.26.0",
  48. "@tanstack/react-table": "^8.7.9",
  49. "axios": "^1.6.7",
  50. "classnames": "^2.3.2",
  51. "colyseus.js": "^0.15.19",
  52. "country-state-city": "^3.1.2",
  53. "dayjs": "^1.11.7",
  54. "fontfaceobserver": "^2.3.0",
  55. "gsap": "^3.12.5",
  56. "html2canvas": "^1.4.1",
  57. "http-proxy-middleware": "^3.0.0",
  58. "i18next": "^23.8.2",
  59. "i18next-browser-languagedetector": "^7.2.0",
  60. "lottie-react": "^2.4.0",
  61. "lz-string": "^1.5.0",
  62. "moment": "^2.29.4",
  63. "nanoid": "^5.1.6",
  64. "or": "^0.2.0",
  65. "prop-types": "^15.8.1",
  66. "qrcode.react": "^3.1.0",
  67. "query-string": "^9.0.0",
  68. "react": "^18.2.0",
  69. "react-big-calendar": "^1.6.8",
  70. "react-calendar": "^4.0.0",
  71. "react-copy-to-clipboard": "^5.1.0",
  72. "react-countup": "^6.5.3",
  73. "react-dom": "^18.2.0",
  74. "react-draggable": "^4.4.6",
  75. "react-ga4": "^2.1.0",
  76. "react-grid-layout": "^1.3.4",
  77. "react-gtm-module": "^2.0.11",
  78. "react-headroom": "^3.2.1",
  79. "react-helmet": "^6.1.0",
  80. "react-hook-form": "^7.43.3",
  81. "react-i18next": "^14.0.5",
  82. "react-imgix": "^9.8.1",
  83. "react-intersection-observer": "^9.4.3",
  84. "react-lazy-load-image-component": "^1.5.6",
  85. "react-number-format": "^5.1.4",
  86. "react-redux": "^8.0.5",
  87. "react-router": "^6.23.1",
  88. "react-router-dom": "^6.6.2",
  89. "react-scripts": "5.0.1",
  90. "react-select": "^5.7.0",
  91. "react-select-country-list": "^2.2.3",
  92. "react-sizeme": "^3.0.2",
  93. "react-stickynode": "^4.1.0",
  94. "react-swipeable-list": "^1.9.3",
  95. "react-toastify": "^9.1.1",
  96. "react-use": "^17.4.0",
  97. "react-use-measure": "^2.1.1",
  98. "recharts": "^2.4.3",
  99. "rtl-detect": "^1.0.4",
  100. "sass": "^1.57.1",
  101. "styled-components": "^5.3.6",
  102. "styled-theming": "^2.2.0",
  103. "stylis-plugin-rtl": "^2.1.1",
  104. "swiper": "^11.1.4",
  105. "ua-parser-js": "^1.0.38",
  106. "use-gauge": "^0.5.0",
  107. "uuid": "^11.0.3"
  108. },
  109. "scripts": {
  110. "start": "craco start",
  111. "build": "craco build",
  112. "gzip": "craco build && compress-cra",
  113. "eject": "react-scripts eject"
  114. },
  115. "eslintConfig": {
  116. "extends": [
  117. "react-app",
  118. "react-app/jest"
  119. ]
  120. },
  121. "browserslist": {
  122. "production": [
  123. ">0.2%",
  124. "not dead",
  125. "not op_mini all"
  126. ],
  127. "development": [
  128. "last 1 chrome version",
  129. "last 1 firefox version",
  130. "last 1 safari version"
  131. ]
  132. },
  133. "devDependencies": {
  134. "@craco/craco": "^7.1.0",
  135. "ajv": "^8.17.1",
  136. "ajv-keywords": "^5.1.0",
  137. "compress-create-react-app": "^1.3.1"
  138. }
  139. }