123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "name": "fmode-ng",
- "version": "0.0.83",
- "author": "未来全栈",
- "license": "COPYRIGHT © 未来飞马 未来全栈 www.fmode.cn All RIGHTS RESERVED",
- "peerDependencies": {
- "@angular/common": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "@angular/core": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "@angular/forms": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "@angular/material": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "@angular/animations": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "ng-qrcode": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "ng-zorro-antd": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
- "parse": "^5.0.0",
- "@types/parse": "^3.0.9",
- "@ionic/angular": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
- "qiniu-js": "^3.0.0 || ^2.0.0",
- "recorder-core": "^1.2.23070100",
- "@amap/amap-jsapi-loader": "^1.0.1",
- "mathjax-full": "3.2.2",
- "markdown-it": "^13.0.0 || ^14.0.0",
- "markdown-it-abbr": "^1.0.4",
- "markdown-it-deflist": "^2.1.0",
- "markdown-it-footnote": "^3.0.3",
- "markdown-it-imsize": "^2.0.1",
- "markdown-it-ins": "^3.0.1",
- "markdown-it-mark": "^3.0.1",
- "markdown-it-mathjax": "^2.0.0",
- "markdown-it-ruby": "^0.1.1",
- "markdown-it-sub": "^1.0.0",
- "markdown-it-sup": "^1.0.0",
- "esdk-obs-browserjs": "^3.23.5",
- "plantuml-encoder": "^1.4.0",
- "jquery": "^3.7.1",
- "@awesome-cordova-plugins/diagnostic": "^5.0.0 || ^6.0.0",
- "@babylonjs/core": "7.2.3",
- "@babylonjs/loaders": "7.2.3",
- "spark-md5": "^3.0.2",
- "@types/spark-md5": "^3.0.4",
- "@langchain/core": "^0.3.0 || ^1.0.0",
- "highlight.js": "^11.0.0",
- "microsoft-cognitiveservices-speech-sdk": "^1.0.0 || ^2.0.0",
- "@capacitor/clipboard": "^5.0.0 || ^6.0.0 || ^7.0.0",
- "@capacitor/filesystem": "^5.0.0 || ^6.0.0 || ^7.0.0",
- "@capacitor/camera": "^5.0.0 || ^6.0.0 || ^7.0.0",
- "@awesome-cordova-plugins/media-capture": "^5.0.0 || ^6.0.0 || ^7.0.0",
- "@wecom/jssdk": "^2.2.4"
- },
- "dependencies": {
- "tslib": "^2.3.0"
- },
- "sideEffects": false,
- "module": "fesm2022/fmode-ng.mjs",
- "typings": "index.d.ts",
- "exports": {
- "./package.json": {
- "default": "./package.json"
- },
- ".": {
- "types": "./index.d.ts",
- "esm2022": "./esm2022/fmode-ng.mjs",
- "esm": "./esm2022/fmode-ng.mjs",
- "default": "./fesm2022/fmode-ng.mjs"
- }
- }
- }
|