gooderp18绿色标准版
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

121 line
4.6KB

  1. {
  2. "//": [
  3. "IMPORTANT:",
  4. "If runtime or build time dependencies are changed in this file, the ",
  5. "committer *must* ensure the DEB and RPM package maintainers are informed ",
  6. "as soon as possible."
  7. ],
  8. "license": "PostgreSQL",
  9. "devDependencies": {
  10. "@babel/core": "~7.6.0",
  11. "@babel/preset-env": "~7.6.0",
  12. "autoprefixer": "^9.6.4",
  13. "axios-mock-adapter": "^1.17.0",
  14. "babel-loader": "~8.0.5",
  15. "babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
  16. "copy-webpack-plugin": "^5.1.0",
  17. "core-js": "^3.2.1",
  18. "cross-env": "^5.2.0",
  19. "eslint": "5.15.1",
  20. "file-loader": "^3.0.1",
  21. "iconfont-webpack-plugin": "^4.2.1",
  22. "image-webpack-loader": "^4.6.0",
  23. "is-docker": "^1.1.0",
  24. "jasmine-core": "~3.3.0",
  25. "karma": "^4.0.1",
  26. "karma-babel-preprocessor": "^8.0.0",
  27. "karma-browserify": "~6.0.0",
  28. "karma-chrome-launcher": "^2.2.0",
  29. "karma-jasmine": "~2.0.1",
  30. "karma-jasmine-html-reporter": "^1.4.0",
  31. "karma-requirejs": "~1.1.0",
  32. "karma-source-map-support": "^1.4.0",
  33. "karma-sourcemap-loader": "^0.3.7",
  34. "karma-webpack": "~4.0.0-rc.6",
  35. "mini-css-extract-plugin": "^0.5.0",
  36. "optimize-css-assets-webpack-plugin": "^5.0.1",
  37. "popper.js": "^1.14.7",
  38. "postcss-loader": "^3.0.0",
  39. "raw-loader": "^1.0.0",
  40. "sass": "^1.24.4",
  41. "sass-loader": "^7.1.0",
  42. "sass-resources-loader": "^2.0.0",
  43. "style-loader": "^0.23.1",
  44. "terser-webpack-plugin": "^2.2.2",
  45. "url-loader": "^1.1.2",
  46. "webpack": "^4.41.2",
  47. "webpack-bundle-analyzer": "^3.5.1",
  48. "webpack-cli": "^3.2.3",
  49. "webpack-require-from": "^1.8.0",
  50. "yarn-audit-html": "^1.1.0"
  51. },
  52. "dependencies": {
  53. "@simonwep/pickr": "^1.5.1",
  54. "acitree": "git+https://github.com/imsurinder90/jquery-aciTree.git#rc.7",
  55. "alertifyjs": "git+https://github.com/EnterpriseDB/AlertifyJS/#72c1d794f5b6d4ec13a68d123c08f19021afe263",
  56. "axios": "^0.18.1",
  57. "babel-plugin-transform-es2015-modules-amd": "^6.24.1",
  58. "babel-preset-es2015-without-strict": "~0.0.4",
  59. "babelify": "~10.0.0",
  60. "backbone": "1.4.0",
  61. "backform": "^0.2.0",
  62. "backgrid-filter": "^0.3.7",
  63. "backgrid-select-all": "^0.3.5",
  64. "bignumber.js": "^8.1.1",
  65. "bootstrap": "^4.3.1",
  66. "bootstrap-datepicker": "^1.8.0",
  67. "bootstrap4-toggle": "3.4.0",
  68. "bowser": "2.1.2",
  69. "browserify": "~16.2.3",
  70. "codemirror": "^5.54.0",
  71. "css-loader": "2.1.0",
  72. "cssnano": "^4.1.10",
  73. "dropzone": "^5.5.1",
  74. "exports-loader": "~0.7.0",
  75. "flotr2": "git+https://github.com/EnterpriseDB/Flotr2.git",
  76. "font-awesome": "^4.7.0",
  77. "immutability-helper": "^3.0.0",
  78. "imports-loader": "^0.8.0",
  79. "ip-address": "^5.8.9",
  80. "jquery": "^3.5.1",
  81. "jquery-contextmenu": "^2.8.0",
  82. "jquery-ui": "^1.12.1",
  83. "json-bignumber": "^1.0.1",
  84. "leaflet": "^1.5.1",
  85. "moment": "^2.24.0",
  86. "moment-timezone": "^0.5.23",
  87. "mousetrap": "^1.6.3",
  88. "requirejs": "~2.3.6",
  89. "select2": "^4.0.6-rc.1",
  90. "shim-loader": "^1.0.1",
  91. "slickgrid": "git+https://github.com/6pac/SlickGrid.git#2.3.16",
  92. "snapsvg": "^0.5.1",
  93. "split.js": "^1.5.10",
  94. "tablesorter": "^2.31.2",
  95. "tempusdominus-bootstrap-4": "^5.1.2",
  96. "tempusdominus-core": "^5.0.3",
  97. "underscore": "^1.9.1",
  98. "watchify": "~3.11.1",
  99. "webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#be9ca6e812dfd8f44eea7ef4835ec3c8dd2bcaf3",
  100. "wkx": "^0.4.6"
  101. },
  102. "scripts": {
  103. "linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js .",
  104. "webpacker": "yarn run webpack --config webpack.config.js --progress",
  105. "webpacker:watch": "yarn run webpack --config webpack.config.js --progress --watch",
  106. "bundle:watch": "yarn run linter && yarn run webpacker:watch",
  107. "bundle:dev": "yarn run linter && yarn run webpacker",
  108. "bundle:analyze": "cross-env NODE_ENV=production ANALYZE=true yarn run bundle:dev",
  109. "bundle": "cross-env NODE_ENV=production yarn run bundle:dev",
  110. "test:karma-once": "yarn run linter && yarn run karma start --single-run",
  111. "test:karma": "yarn run linter && yarn run karma start",
  112. "test:feature": "yarn run bundle && python regression/runtests.py --pkg feature_tests",
  113. "test": "yarn run test:karma-once && yarn run bundle && python regression/runtests.py",
  114. "pep8": "pycodestyle --config=../.pycodestyle ../docs && pycodestyle --config=../.pycodestyle ../pkg && pycodestyle --config=../.pycodestyle ../tools && pycodestyle --config=../.pycodestyle ../web",
  115. "auditjs-html": "yarn audit --json | yarn run yarn-audit-html --output ../auditjs.html",
  116. "auditjs": "yarn audit",
  117. "auditpy": "safety check --full-report",
  118. "audit": "yarn run auditjs && yarn run auditpy"
  119. }
  120. }
上海开阖软件有限公司 沪ICP备12045867号-1