package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "name": "npm-prebuilt-lighter",
  3. "version": "1.0.0",
  4. "private": true,
  5. "dependencies": {
  6. "@async-generators/to-array": "^0.1.0",
  7. "ali-oss": "^6.15.2",
  8. "async-line-reader": "^1.0.0",
  9. "cache-manager": "^3.4.0",
  10. "cache-manager-ioredis": "^2.1.0",
  11. "camelcase": "^6.0.0",
  12. "cheerio": "^1.0.0-rc.3",
  13. "cli-progress": "^3.9.0",
  14. "config": "^3.3.1",
  15. "content-disposition": "^0.5.3",
  16. "cron": "^1.8.2",
  17. "csv-parse": "^4.14.2",
  18. "csv-stringify": "^5.5.1",
  19. "debug": "^4.1.1",
  20. "dot-prop": "^5.2.0",
  21. "exceljs": "^4.1.1",
  22. "form-data": "^3.0.0",
  23. "get-stdin": "^9.0.0",
  24. "got": "^11.5.2",
  25. "iconv-lite": "^0.6.3",
  26. "image-size": "^0.9.4",
  27. "ioredis": "^4.17.3",
  28. "ipaddr.js": "^2.0.1",
  29. "jimp": "^0.16.1",
  30. "json-bigint": "^1.0.0",
  31. "jsonwebtoken": "^8.5.1",
  32. "kafkajs": "^2.1.0",
  33. "knex": "^0.95.2",
  34. "koa": "^2.13.0",
  35. "koa-body": "^4.2.0",
  36. "koa-easy-ws": "^2.1.0",
  37. "koa-json-error": "^3.1.2",
  38. "koa-router": "^9.4.0",
  39. "lodash": "^4.17.20",
  40. "ml-levenberg-marquardt": "^2.1.1",
  41. "moment": "^2.27.0",
  42. "mongoose": "^5.11.0",
  43. "mongoose-long": "^0.3.1",
  44. "mysql2": "^2.2.0",
  45. "nats": "^2.12.0",
  46. "pg": "^8.5.1",
  47. "pg-query-stream": "^4.2.1",
  48. "randomatic": "^3.1.1",
  49. "simple-statistics": "^7.3.0",
  50. "simple-wcswidth": "^1.0.1",
  51. "source-map-support": "^0.5.19",
  52. "stacktracey": "^2.1.8",
  53. "stream-transform": "^2.1.0",
  54. "tough-cookie": "^4.0.0",
  55. "ws": "^8.12.1"
  56. },
  57. "devDependencies": {
  58. "@types/ali-oss": "^6.0.8",
  59. "@types/cache-manager": "^2.10.3",
  60. "@types/cache-manager-ioredis": "^2.0.1",
  61. "@types/cheerio": "^0.22.22",
  62. "@types/cli-progress": "^3.9.2",
  63. "@types/config": "^0.0.36",
  64. "@types/content-disposition": "^0.5.3",
  65. "@types/cron": "^1.7.2",
  66. "@types/debug": "^4.1.5",
  67. "@types/ioredis": "^4.17.3",
  68. "@types/json-bigint": "^1.0.0",
  69. "@types/jsonwebtoken": "^8.5.0",
  70. "@types/koa": "^2.11.4",
  71. "@types/koa-json-error": "^3.1.2",
  72. "@types/koa-router": "^7.4.1",
  73. "@types/lodash": "^4.14.159",
  74. "@types/ml-levenberg-marquardt": "^1.0.1",
  75. "@types/mongoose": "^5.10.3",
  76. "@types/pg": "^7.14.7",
  77. "@types/randomatic": "^3.1.0",
  78. "@types/tough-cookie": "^4.0.0",
  79. "@types/webpack": "^4.41.25",
  80. "@types/webpack-node-externals": "^2.5.0",
  81. "@typescript-eslint/eslint-plugin": "^4.15.1",
  82. "@typescript-eslint/parser": "^4.15.1",
  83. "clean-webpack-plugin": "^3.0.0",
  84. "cross-env": "^7.0.2",
  85. "eslint": "^7.16.0",
  86. "eslint-config-standard": "^16.0.2",
  87. "eslint-plugin-import": "^2.22.1",
  88. "eslint-plugin-node": "^11.1.0",
  89. "eslint-plugin-promise": "^4.2.1",
  90. "esm": "^3.2.25",
  91. "glob": "^7.1.6",
  92. "nodemon": "^2.0.4",
  93. "npm-run-all": "^4.1.5",
  94. "ts-loader": "^8.0.12",
  95. "ts-node": "^9.1.1",
  96. "typescript": "^4.1.3",
  97. "webpack": "^5.11.0",
  98. "webpack-cli": "^4.2.0",
  99. "webpack-node-externals": "^2.5.2",
  100. "webpack-shell-plugin-next": "^2.2.2"
  101. }
  102. }