package.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "name": "@mastodon/mastodon",
  3. "license": "AGPL-3.0-or-later",
  4. "engines": {
  5. "node": ">=14"
  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 --report-unused-disable-directives",
  16. "test:lint:sass": "stylelint \"**/*.{css,scss}\"",
  17. "test:jest": "cross-env NODE_ENV=test jest",
  18. "format": "prettier --write \"**/*.{json,yml}\"",
  19. "format-check": "prettier --check \"**/*.{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.20.12",
  28. "@babel/plugin-proposal-decorators": "^7.20.13",
  29. "@babel/plugin-transform-react-inline-elements": "^7.18.6",
  30. "@babel/plugin-transform-runtime": "^7.19.6",
  31. "@babel/preset-env": "^7.20.2",
  32. "@babel/preset-react": "^7.18.6",
  33. "@babel/runtime": "^7.20.13",
  34. "@gamestdio/websocket": "^0.3.2",
  35. "@github/webauthn-json": "^0.5.7",
  36. "@rails/ujs": "^6.1.7",
  37. "abortcontroller-polyfill": "^1.7.5",
  38. "array-includes": "^3.1.6",
  39. "arrow-key-navigation": "^1.2.0",
  40. "autoprefixer": "^9.8.8",
  41. "axios": "^1.3.2",
  42. "babel-loader": "^8.3.0",
  43. "babel-plugin-lodash": "^3.3.4",
  44. "babel-plugin-preval": "^5.1.0",
  45. "babel-plugin-react-intl": "^6.2.0",
  46. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  47. "blurhash": "^2.0.4",
  48. "classnames": "^2.3.2",
  49. "cocoon-js-vanilla": "^1.3.0",
  50. "color-blend": "^3.0.1",
  51. "compression-webpack-plugin": "^6.1.1",
  52. "cross-env": "^7.0.3",
  53. "css-loader": "^5.2.7",
  54. "cssnano": "^4.1.11",
  55. "detect-passive-events": "^2.0.3",
  56. "dotenv": "^16.0.3",
  57. "emoji-mart": "npm:emoji-mart-lazyload@latest",
  58. "es6-symbol": "^3.1.3",
  59. "escape-html": "^1.0.3",
  60. "exif-js": "^2.3.0",
  61. "express": "^4.18.2",
  62. "file-loader": "^6.2.0",
  63. "font-awesome": "^4.7.0",
  64. "fuzzysort": "^1.9.0",
  65. "glob": "^8.1.0",
  66. "history": "^4.10.1",
  67. "http-link-header": "^1.1.0",
  68. "immutable": "^4.2.4",
  69. "imports-loader": "^1.2.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. "jsdom": "^21.1.0",
  76. "lodash": "^4.17.21",
  77. "mark-loader": "^0.1.6",
  78. "marky": "^1.2.5",
  79. "mini-css-extract-plugin": "^1.6.2",
  80. "mkdirp": "^2.1.3",
  81. "npmlog": "^7.0.1",
  82. "object-assign": "^4.1.1",
  83. "object.values": "^1.1.6",
  84. "path-complete-extname": "^1.0.0",
  85. "pg": "^8.5.0",
  86. "postcss": "^8.4.21",
  87. "postcss-loader": "^3.0.0",
  88. "promise.prototype.finally": "^3.1.4",
  89. "prop-types": "^15.8.1",
  90. "punycode": "^2.3.0",
  91. "react": "^16.14.0",
  92. "react-dom": "^16.14.0",
  93. "react-helmet": "^6.1.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-motion": "^0.5.2",
  99. "react-notification": "^6.8.5",
  100. "react-overlays": "^5.2.1",
  101. "react-redux": "^7.2.9",
  102. "react-redux-loading-bar": "^5.0.4",
  103. "react-router-dom": "^4.1.1",
  104. "react-router-scroll-4": "^1.0.0-beta.1",
  105. "react-select": "^5.7.0",
  106. "react-sparklines": "^1.7.0",
  107. "react-swipeable-views": "^0.14.0",
  108. "react-textarea-autosize": "^8.4.0",
  109. "react-toggle": "^4.1.3",
  110. "redis": "^4.0.6 <4.1.0",
  111. "redux": "^4.2.1",
  112. "redux-immutable": "^4.0.0",
  113. "redux-thunk": "^2.4.2",
  114. "regenerator-runtime": "^0.13.11",
  115. "requestidlecallback": "^0.3.0",
  116. "reselect": "^4.1.7",
  117. "rimraf": "^4.1.2",
  118. "sass": "^1.58.0",
  119. "sass-loader": "^10.2.0",
  120. "stacktrace-js": "^2.0.2",
  121. "stringz": "^2.1.0",
  122. "substring-trie": "^1.0.2",
  123. "terser-webpack-plugin": "^4.2.3",
  124. "tesseract.js": "^2.1.1",
  125. "throng": "^4.0.0",
  126. "tiny-queue": "^0.2.1",
  127. "twitter-text": "3.1.0",
  128. "uuid": "^8.3.1",
  129. "webpack": "^4.46.0",
  130. "webpack-assets-manifest": "^4.0.6",
  131. "webpack-bundle-analyzer": "^4.7.0",
  132. "webpack-cli": "^3.3.12",
  133. "webpack-merge": "^5.8.0",
  134. "wicg-inert": "^3.1.2",
  135. "workbox-expiration": "^6.5.4",
  136. "workbox-precaching": "^6.5.4",
  137. "workbox-routing": "^6.5.4",
  138. "workbox-strategies": "^6.5.4",
  139. "workbox-webpack-plugin": "^6.5.4",
  140. "workbox-window": "^6.5.4",
  141. "ws": "^8.12.0"
  142. },
  143. "devDependencies": {
  144. "@babel/eslint-parser": "^7.19.1",
  145. "@testing-library/jest-dom": "^5.16.5",
  146. "@testing-library/react": "^12.1.5",
  147. "babel-jest": "^29.4.1",
  148. "eslint": "^8.33.0",
  149. "eslint-plugin-import": "~2.27.5",
  150. "eslint-plugin-jsx-a11y": "~6.7.1",
  151. "eslint-plugin-promise": "~6.1.1",
  152. "eslint-plugin-react": "~7.32.2",
  153. "jest": "^29.4.1",
  154. "jest-environment-jsdom": "^29.4.1",
  155. "postcss-scss": "^4.0.6",
  156. "prettier": "^2.8.3",
  157. "raf": "^3.4.1",
  158. "react-intl-translations-manager": "^5.0.3",
  159. "react-test-renderer": "^16.14.0",
  160. "stylelint": "^14.16.1",
  161. "stylelint-config-standard-scss": "^6.1.0",
  162. "webpack-dev-server": "^3.11.3",
  163. "yargs": "^17.6.2"
  164. },
  165. "resolutions": {
  166. "kind-of": "^6.0.3"
  167. },
  168. "optionalDependencies": {
  169. "bufferutil": "^4.0.7",
  170. "utf-8-validate": "^6.0.2"
  171. }
  172. }