package.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. {
  2. "name": "@mastodon/mastodon",
  3. "license": "AGPL-3.0-or-later",
  4. "engines": {
  5. "node": ">=12"
  6. },
  7. "scripts": {
  8. "postversion": "git push --tags",
  9. "build:development": "cross-env RAILS_ENV=development NODE_ENV=development ./bin/webpack",
  10. "build:production": "cross-env RAILS_ENV=production NODE_ENV=production ./bin/webpack",
  11. "manage:translations": "node ./config/webpack/translationRunner.js",
  12. "start": "node ./streaming/index.js",
  13. "test": "${npm_execpath} run test:lint:js && ${npm_execpath} run test:jest",
  14. "test:lint": "${npm_execpath} run test:lint:js && ${npm_execpath} run test:lint:sass",
  15. "test:lint:js": "eslint --ext=js . --cache",
  16. "test:lint:sass": "sass-lint -v",
  17. "test:jest": "cross-env NODE_ENV=test jest",
  18. "format": "prettier --write '**/*.{json,yml}",
  19. "format-check": "prettier --write '**/*.{json,yml}"
  20. },
  21. "repository": {
  22. "type": "git",
  23. "url": "https://github.com/mastodon/mastodon.git"
  24. },
  25. "private": true,
  26. "dependencies": {
  27. "@babel/core": "^7.18.0",
  28. "@babel/plugin-proposal-decorators": "^7.17.12",
  29. "@babel/plugin-transform-react-inline-elements": "^7.16.7",
  30. "@babel/plugin-transform-runtime": "^7.18.2",
  31. "@babel/preset-env": "^7.18.2",
  32. "@babel/preset-react": "^7.17.12",
  33. "@babel/runtime": "^7.18.0",
  34. "@gamestdio/websocket": "^0.3.2",
  35. "@github/webauthn-json": "^0.5.7",
  36. "@rails/ujs": "^6.1.6",
  37. "array-includes": "^3.1.5",
  38. "arrow-key-navigation": "^1.2.0",
  39. "autoprefixer": "^9.8.8",
  40. "axios": "^0.27.2",
  41. "babel-loader": "^8.2.5",
  42. "babel-plugin-lodash": "^3.3.4",
  43. "babel-plugin-preval": "^5.1.0",
  44. "babel-plugin-react-intl": "^6.2.0",
  45. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  46. "babel-runtime": "^6.26.0",
  47. "blurhash": "^1.1.5",
  48. "classnames": "^2.3.1",
  49. "color-blend": "^3.0.1",
  50. "compression-webpack-plugin": "^6.1.1",
  51. "cross-env": "^7.0.3",
  52. "css-loader": "^5.2.7",
  53. "cssnano": "^4.1.11",
  54. "detect-passive-events": "^2.0.3",
  55. "dotenv": "^16.0.1",
  56. "emoji-mart": "npm:emoji-mart-lazyload",
  57. "es6-symbol": "^3.1.3",
  58. "escape-html": "^1.0.3",
  59. "exif-js": "^2.3.0",
  60. "express": "^4.18.1",
  61. "file-loader": "^6.2.0",
  62. "font-awesome": "^4.7.0",
  63. "fuzzysort": "^1.9.0",
  64. "glob": "^8.0.3",
  65. "history": "^4.10.1",
  66. "http-link-header": "^1.0.4",
  67. "immutable": "^4.1.0",
  68. "imports-loader": "^1.2.0",
  69. "intersection-observer": "^0.12.0",
  70. "intl": "^1.2.5",
  71. "intl-messageformat": "^2.2.0",
  72. "intl-relativeformat": "^6.4.3",
  73. "is-nan": "^1.3.2",
  74. "js-yaml": "^4.1.0",
  75. "lodash": "^4.17.21",
  76. "mark-loader": "^0.1.6",
  77. "marky": "^1.2.4",
  78. "mini-css-extract-plugin": "^1.6.2",
  79. "mkdirp": "^1.0.4",
  80. "npmlog": "^6.0.2",
  81. "object-assign": "^4.1.1",
  82. "object-fit-images": "^3.2.3",
  83. "object.values": "^1.1.5",
  84. "offline-plugin": "^5.0.7",
  85. "path-complete-extname": "^1.0.0",
  86. "pg": "^8.5.0",
  87. "postcss-loader": "^3.0.0",
  88. "postcss-object-fit-images": "^1.1.2",
  89. "promise.prototype.finally": "^3.1.3",
  90. "prop-types": "^15.8.1",
  91. "punycode": "^2.1.0",
  92. "react": "^16.14.0",
  93. "react-dom": "^16.14.0",
  94. "react-hotkeys": "^1.1.4",
  95. "react-immutable-proptypes": "^2.2.0",
  96. "react-immutable-pure-component": "^2.2.2",
  97. "react-intl": "^2.9.0",
  98. "react-masonry-infinite": "^1.2.2",
  99. "react-motion": "^0.5.2",
  100. "react-notification": "^6.8.5",
  101. "react-overlays": "^0.9.3",
  102. "react-redux": "^7.2.8",
  103. "react-redux-loading-bar": "^4.0.8",
  104. "react-router-dom": "^4.1.1",
  105. "react-router-scroll-4": "^1.0.0-beta.1",
  106. "react-select": "^5.3.2",
  107. "react-sparklines": "^1.7.0",
  108. "react-swipeable-views": "^0.14.0",
  109. "react-textarea-autosize": "^8.3.3",
  110. "react-toggle": "^4.1.2",
  111. "redis": "^4.0.6 <4.1.0",
  112. "redux": "^4.2.0",
  113. "redux-immutable": "^4.0.0",
  114. "redux-thunk": "^2.4.1",
  115. "regenerator-runtime": "^0.13.9",
  116. "rellax": "^1.12.1",
  117. "requestidlecallback": "^0.3.0",
  118. "reselect": "^4.1.5",
  119. "rimraf": "^3.0.2",
  120. "sass": "^1.51.0",
  121. "sass-loader": "^10.2.0",
  122. "stacktrace-js": "^2.0.2",
  123. "stringz": "^2.1.0",
  124. "substring-trie": "^1.0.2",
  125. "terser-webpack-plugin": "^4.2.3",
  126. "tesseract.js": "^2.1.1",
  127. "throng": "^4.0.0",
  128. "tiny-queue": "^0.2.1",
  129. "twitter-text": "3.1.0",
  130. "uuid": "^8.3.1",
  131. "webpack": "^4.46.0",
  132. "webpack-assets-manifest": "^4.0.6",
  133. "webpack-bundle-analyzer": "^4.5.0",
  134. "webpack-cli": "^3.3.12",
  135. "webpack-merge": "^5.8.0",
  136. "wicg-inert": "^3.1.1",
  137. "ws": "^8.6.0"
  138. },
  139. "devDependencies": {
  140. "@testing-library/jest-dom": "^5.16.4",
  141. "@testing-library/react": "^12.1.5",
  142. "babel-eslint": "^10.1.0",
  143. "babel-jest": "^28.1.0",
  144. "eslint": "^7.32.0",
  145. "eslint-plugin-import": "~2.26.0",
  146. "eslint-plugin-jsx-a11y": "~6.5.1",
  147. "eslint-plugin-promise": "~6.0.0",
  148. "eslint-plugin-react": "~7.29.4",
  149. "jest": "^28.1.0",
  150. "jest-environment-jsdom": "^28.1.0",
  151. "prettier": "^2.6.2",
  152. "raf": "^3.4.1",
  153. "react-intl-translations-manager": "^5.0.3",
  154. "react-test-renderer": "^16.14.0",
  155. "sass-lint": "^1.13.1",
  156. "webpack-dev-server": "^3.11.3",
  157. "yargs": "^17.5.1"
  158. },
  159. "resolutions": {
  160. "kind-of": "^6.0.3"
  161. },
  162. "optionalDependencies": {
  163. "bufferutil": "^4.0.6",
  164. "utf-8-validate": "^5.0.9"
  165. }
  166. }