package-lock.json 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "name": "tailor-app",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "fmode-ng": "^0.0.63"
  9. }
  10. },
  11. "node_modules/fmode-ng": {
  12. "version": "0.0.63",
  13. "resolved": "https://registry.npmmirror.com/fmode-ng/-/fmode-ng-0.0.63.tgz",
  14. "integrity": "sha512-gTiDZO2CchcTYAmlaweapasqV/8PdhG2vizJNn5dYZyXjgtrjyW+KeW5k2EVyIDvM1+bMGjjhGmr76Fc0TElxw==",
  15. "license": "COPYRIGHT © 未来飞马 未来全栈 www.fmode.cn All RIGHTS RESERVED",
  16. "dependencies": {
  17. "tslib": "^2.3.0"
  18. },
  19. "peerDependencies": {
  20. "@amap/amap-jsapi-loader": "^1.0.1",
  21. "@angular/animations": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  22. "@angular/common": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  23. "@angular/core": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  24. "@angular/forms": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  25. "@awesome-cordova-plugins/diagnostic": "~6.6.0",
  26. "@awesome-cordova-plugins/media-capture": "^5.0.0 || ^6.0.0 || ^7.0.0",
  27. "@babylonjs/core": "^7.2.1",
  28. "@babylonjs/loaders": "~7.2.1",
  29. "@capacitor/camera": "^5.0.0 || ^6.0.0 || ^7.0.0",
  30. "@capacitor/clipboard": "^6.0.0 || ^7.0.0",
  31. "@capacitor/filesystem": "^5.0.0 || ^6.0.0 || ^7.0.0",
  32. "@ionic/angular": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
  33. "@langchain/core": "^0.3.0 || ^1.0.0",
  34. "@types/parse": "^3.0.9",
  35. "@types/spark-md5": "^3.0.4",
  36. "esdk-obs-browserjs": "^3.23.5",
  37. "highlight.js": "^11.0.0",
  38. "jquery": "^3.7.1",
  39. "markdown-it": "^13.0.0 || ^14.0.0",
  40. "markdown-it-abbr": "^1.0.4",
  41. "markdown-it-deflist": "^2.1.0",
  42. "markdown-it-footnote": "^3.0.3",
  43. "markdown-it-imsize": "^2.0.1",
  44. "markdown-it-ins": "^3.0.1",
  45. "markdown-it-mark": "^3.0.1",
  46. "markdown-it-mathjax": "^2.0.0",
  47. "markdown-it-ruby": "^0.1.1",
  48. "markdown-it-sub": "^1.0.0",
  49. "markdown-it-sup": "^1.0.0",
  50. "mathjax-full": "3.2.2",
  51. "microsoft-cognitiveservices-speech-sdk": "^1.0.0 || ^2.0.0",
  52. "ng-qrcode": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  53. "ng-zorro-antd": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
  54. "parse": "^5.0.0",
  55. "plantuml-encoder": "^1.4.0",
  56. "qiniu-js": "^3.4.1",
  57. "recorder-core": "^1.2.23070100",
  58. "spark-md5": "^3.0.2"
  59. }
  60. },
  61. "node_modules/tslib": {
  62. "version": "2.8.1",
  63. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  64. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  65. "license": "0BSD"
  66. }
  67. }
  68. }