package.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. {
  2. "name": "gethue",
  3. "version": "4.10.11",
  4. "description": "Hue is an Open source SQL Query Editor for Databases/Warehouses",
  5. "keywords": [
  6. "Query Editor",
  7. "SQL Editor",
  8. "SQL",
  9. "SQL Components",
  10. "SQL Autocomplete",
  11. "SQL Parsers",
  12. "SQL Scratchpad"
  13. ],
  14. "homepage": "http://gethue.com",
  15. "repository": {
  16. "type": "git",
  17. "url": "https://github.com/cloudera/hue"
  18. },
  19. "author": "Gethue.com",
  20. "contributors": [
  21. "Romain Rigaux <info@getromain.com>",
  22. "Prakash Ranade <ranade@cloudera.com>",
  23. "Ying Chen <yingchen@cloudera.com>",
  24. "Sreenath Somarajapuram <ssomarajapuram@cloudera.com>",
  25. "Johan Ahlen <johan.ahlen@cloudera.com>"
  26. ],
  27. "license": "Apache-2.0",
  28. "private": false,
  29. "engines": {
  30. "node": ">=0.10.0"
  31. },
  32. "dependencies": {
  33. "@gethue/sql-formatter": "4.0.3",
  34. "axios": "0.24.0",
  35. "clipboard": "1.7.1",
  36. "core-js": "3.19.1",
  37. "d3": "5.7.0",
  38. "d3v3": "1.0.3",
  39. "dropzone": "5.5.1",
  40. "file-saver": "^2.0.2",
  41. "filesize": "4.0.0",
  42. "jquery": "3.5.1",
  43. "jquery-contextmenu": "2.9.2",
  44. "jquery-form": "4.3.0",
  45. "jquery-mousewheel": "3.1.13",
  46. "jquery-ui": "1.13.0",
  47. "jquery.cookie": "1.4.1",
  48. "knockout": "3.5.1",
  49. "knockout-sortable": "1.2.0",
  50. "knockout-switch-case": "2.1.0",
  51. "knockout.mapping": "2.4.3",
  52. "knockout.validation": "2.0.3",
  53. "localforage": "1.7.3",
  54. "lodash": "4.17.21",
  55. "luxon": "1.25.0",
  56. "medium-editor": "5.23.3",
  57. "mustache": "4.1.0",
  58. "page": "1.8.6",
  59. "plotly.js-dist": "1.45.3",
  60. "qs": "6.9.4",
  61. "regenerator-runtime": "^0.13.3",
  62. "removeNPMAbsolutePaths": "^1.0.4",
  63. "sanitize-html": "^2.1.2",
  64. "select2": "3.5.1",
  65. "selectize": "0.12.6",
  66. "selectize-plugin-clear": "0.0.3",
  67. "sprintf-js": "1.1.2",
  68. "vue": "3.2.0",
  69. "vue-custom-element": "3.2.14",
  70. "vue3-datepicker": "^0.2.4"
  71. },
  72. "devDependencies": {
  73. "@babel/core": "7.14.3",
  74. "@babel/eslint-parser": "7.16.3",
  75. "@babel/node": "7.14.2",
  76. "@babel/plugin-proposal-class-properties": "7.13.0",
  77. "@babel/plugin-proposal-decorators": "7.13.0",
  78. "@babel/plugin-proposal-object-rest-spread": "7.13.0",
  79. "@babel/plugin-syntax-dynamic-import": "7.8.3",
  80. "@babel/preset-env": "7.14.4",
  81. "@babel/preset-typescript": "7.13.0",
  82. "@types/file-saver": "^2.0.1",
  83. "@types/jest": "27.0.2",
  84. "@types/jquery": "3.5.0",
  85. "@types/knockout": "3.4.67",
  86. "@types/lodash": "^4.14.161",
  87. "@types/luxon": "1.25.0",
  88. "@types/qs": "6.9.4",
  89. "@types/sanitize-html": "1.27.0",
  90. "@types/webpack": "5.28.0",
  91. "@typescript-eslint/eslint-plugin": "4.25.0",
  92. "@typescript-eslint/parser": "4.25.0",
  93. "@vue/compiler-sfc": "3.2.0",
  94. "@vue/vue3-jest": "27.0.0-alpha.3",
  95. "@vue/test-utils": "^2.0.0-rc.1",
  96. "babel-jest": "27.3.1",
  97. "babel-jscs": "3.0.0-beta1",
  98. "babel-loader": "8.2.2",
  99. "babel-plugin-module-resolver": "4.1.0",
  100. "babel-preset-typescript-vue3": "2.0.12",
  101. "clean-webpack-plugin": "1.0.1",
  102. "copy-webpack-plugin": "^6.0.3",
  103. "css-loader": "5.2.6",
  104. "eslint": "7.27.0",
  105. "eslint-config-prettier": "8.3.0",
  106. "eslint-plugin-jest": "25.2.4",
  107. "eslint-plugin-prettier": "3.4.0",
  108. "eslint-plugin-vue": "7.10.0",
  109. "expose-loader": "3.0.0",
  110. "grunt": "1.4.1",
  111. "grunt-contrib-less": "3.0.0",
  112. "grunt-contrib-watch": "1.1.0",
  113. "identity-obj-proxy": "3.0.0",
  114. "jest": "27.3.1",
  115. "jsdom": "16.6.0",
  116. "less": "4.1.1",
  117. "less-loader": "9.0.0",
  118. "license-checker": "25.0.1",
  119. "load-grunt-tasks": "5.1.0",
  120. "markdown": "0.5.0",
  121. "prettier": "2.3.0",
  122. "sass": "1.34.0",
  123. "sass-loader": "11.1.1",
  124. "source-map-loader": "3.0.0",
  125. "style-loader": "2.0.0",
  126. "stylelint": "13.13.1",
  127. "stylelint-config-standard": "22.0.0",
  128. "stylelint-scss": "3.19.0",
  129. "ts-jest": "27.0.7",
  130. "ts-loader": "9.2.2",
  131. "typescript": "4.3.2",
  132. "util": "0.12.4",
  133. "vti": "0.0.24",
  134. "vue-loader": "16.5.0",
  135. "webpack": "5.38.1",
  136. "webpack-bundle-analyzer": "4.4.2",
  137. "webpack-bundle-tracker": "1.0.0",
  138. "webpack-cli": "4.7.0"
  139. },
  140. "scripts": {
  141. "devinstall": "npm cache clean && npm install && npm prune",
  142. "webpack": "webpack --config webpack.config.js",
  143. "webpack-login": "webpack --config webpack.config.login.js",
  144. "webpack-workers": "webpack --config webpack.config.workers.js",
  145. "webpack-npm": "webpack --config webpack.config.npm.js",
  146. "publish-gethue": "make sql-all-parsers && npm run webpack-npm && cd npm_dist && npm publish",
  147. "dev": "webpack --watch --config webpack.config.js -d eval",
  148. "dev-login": "webpack --config webpack.config.login.js --watch -d eval",
  149. "dev-workers": "webpack --config webpack.config.workers.js --watch -d eval",
  150. "dev-webpack-npm": "webpack --config webpack.config.npm.js --watch -d eval",
  151. "less": "./node_modules/.bin/grunt less",
  152. "less-dev": "./node_modules/.bin/grunt watch",
  153. "style-lint": "stylelint \"desktop/core/src/desktop/static/desktop/less/**/*.less\" \"desktop/core/src/desktop/js/**/*.scss\"",
  154. "style-lint-fix": "npm run style-lint -- --fix",
  155. "lint-vue-template": "vti diagnostics",
  156. "lint": "eslint desktop/core/src/desktop/js tools/sql-docs tools/jison",
  157. "lint-debug": "npm run lint -- --debug",
  158. "lint-fix": "npm run lint -- --fix",
  159. "test": "jest",
  160. "test-coverage": "jest --coverage",
  161. "test-dev": "jest --watch",
  162. "test-clearCache": "jest --clearCache",
  163. "check-license": "node ./tools/license/checkLicenses.js",
  164. "check-absolute-paths": "node ./tools/detect-absolute-paths/detectAbsolutePaths.js"
  165. }
  166. }