package.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "name": "floydbot",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "dependencies": {
  7. "acorn": "^8.8.1",
  8. "acorn-jsx": "^5.3.2",
  9. "ajv": "^6.12.6",
  10. "ansi-regex": "^5.0.1",
  11. "ansi-styles": "^4.3.0",
  12. "argparse": "^2.0.1",
  13. "balanced-match": "^1.0.2",
  14. "brace-expansion": "^1.1.11",
  15. "busboy": "^1.6.0",
  16. "callsites": "^3.1.0",
  17. "chalk": "^4.1.2",
  18. "color-convert": "^2.0.1",
  19. "color-name": "^1.1.4",
  20. "concat-map": "^0.0.1",
  21. "cross-spawn": "^7.0.3",
  22. "debug": "^4.3.4",
  23. "deep-is": "^0.1.4",
  24. "discord-api-types": "^0.37.17",
  25. "discord.js": "^14.6.0",
  26. "doctrine": "^3.0.0",
  27. "escape-string-regexp": "^4.0.0",
  28. "eslint": "^8.27.0",
  29. "eslint-scope": "^7.1.1",
  30. "eslint-utils": "^3.0.0",
  31. "eslint-visitor-keys": "^3.3.0",
  32. "espree": "^9.4.1",
  33. "esquery": "^1.4.0",
  34. "esrecurse": "^4.3.0",
  35. "estraverse": "^5.3.0",
  36. "esutils": "^2.0.3",
  37. "fast-deep-equal": "^3.1.3",
  38. "fast-json-stable-stringify": "^2.1.0",
  39. "fast-levenshtein": "^2.0.6",
  40. "fastq": "^1.13.0",
  41. "file-entry-cache": "^6.0.1",
  42. "file-type": "^18.0.0",
  43. "find-up": "^5.0.0",
  44. "flat-cache": "^3.0.4",
  45. "flatted": "^3.2.7",
  46. "fs.realpath": "^1.0.0",
  47. "glob": "^7.2.3",
  48. "glob-parent": "^6.0.2",
  49. "globals": "^13.17.0",
  50. "grapheme-splitter": "^1.0.4",
  51. "has-flag": "^4.0.0",
  52. "ieee754": "^1.2.1",
  53. "ignore": "^5.2.0",
  54. "import-fresh": "^3.3.0",
  55. "imurmurhash": "^0.1.4",
  56. "inflight": "^1.0.6",
  57. "inherits": "^2.0.4",
  58. "is-extglob": "^2.1.1",
  59. "is-glob": "^4.0.3",
  60. "is-path-inside": "^3.0.3",
  61. "isexe": "^2.0.0",
  62. "js-sdsl": "^4.1.5",
  63. "js-yaml": "^4.1.0",
  64. "json-schema-traverse": "^0.4.1",
  65. "json-stable-stringify-without-jsonify": "^1.0.1",
  66. "levn": "^0.4.1",
  67. "locate-path": "^6.0.0",
  68. "lodash.merge": "^4.6.2",
  69. "lodash.snakecase": "^4.1.1",
  70. "lodash.uniqwith": "^4.5.0",
  71. "minimatch": "^3.1.2",
  72. "ms": "^2.1.2",
  73. "natural-compare": "^1.4.0",
  74. "once": "^1.4.0",
  75. "optionator": "^0.9.1",
  76. "p-limit": "^3.1.0",
  77. "p-locate": "^5.0.0",
  78. "parent-module": "^1.0.1",
  79. "path-exists": "^4.0.0",
  80. "path-is-absolute": "^1.0.1",
  81. "path-key": "^3.1.1",
  82. "peek-readable": "^5.0.0",
  83. "prelude-ls": "^1.2.1",
  84. "punycode": "^2.1.1",
  85. "queue-microtask": "^1.2.3",
  86. "readable-stream": "^3.6.0",
  87. "readable-web-to-node-stream": "^3.0.2",
  88. "regexpp": "^3.2.0",
  89. "resolve-from": "^4.0.0",
  90. "reusify": "^1.0.4",
  91. "rimraf": "^3.0.2",
  92. "run-parallel": "^1.2.0",
  93. "safe-buffer": "^5.2.1",
  94. "shebang-command": "^2.0.0",
  95. "shebang-regex": "^3.0.0",
  96. "streamsearch": "^1.1.0",
  97. "string_decoder": "^1.3.0",
  98. "strip-ansi": "^6.0.1",
  99. "strip-json-comments": "^3.1.1",
  100. "strtok3": "^7.0.0",
  101. "supports-color": "^7.2.0",
  102. "text-table": "^0.2.0",
  103. "token-types": "^5.0.1",
  104. "ts-mixer": "^6.0.2",
  105. "tslib": "^2.4.1",
  106. "type-check": "^0.4.0",
  107. "type-fest": "^0.20.2",
  108. "undici": "^5.12.0",
  109. "uri-js": "^4.4.1",
  110. "util-deprecate": "^1.0.2",
  111. "which": "^2.0.2",
  112. "word-wrap": "^1.2.3",
  113. "wrappy": "^1.0.2",
  114. "ws": "^8.11.0",
  115. "yocto-queue": "^0.1.0"
  116. },
  117. "scripts": {
  118. "test": "echo \"Error: no test specified\" && exit 1"
  119. },
  120. "repository": {
  121. "type": "git",
  122. "url": "git+https://github.com/RandArtz/FloydBot.git"
  123. },
  124. "keywords": [],
  125. "author": "",
  126. "license": "ISC",
  127. "bugs": {
  128. "url": "https://github.com/RandArtz/FloydBot/issues"
  129. },
  130. "homepage": "https://github.com/RandArtz/FloydBot#readme"
  131. }