{
  "name": "@guihz/trading-vue-editor-tes",
  "version": "0.1.102",
  "type": "module",
  "files": [
    "lib"
  ],
  "main": "./lib/trading-vue-editor.umd.packages.mjs",
  "module": "./lib/trading-vue-editor.es.packages.js",
  "jsdelivr": "./lib/trading-vue-editor.es.packages.js",
  "unpkg": "./lib/trading-vue-editor.es.packages.js",
  "typings": "./lib/packages/index.d.ts",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview",
    "push": "vite build && yalc push",
    "watch": "nodemon --ignore lib/ --ignore node_modules/ --watch tradingeditor/ -C -e js,vue,ts,tsx,scss --debug -x npm run push"
  },
  "dependencies": {
    "@alwatr/polyfill-has-own": "^5.5.21",
    "@monaco-editor/react": "^4.7.0",
    "antlr4": "4.13.0",
    "axios": "^1.13.6",
    "big.js": "^6.2.2",
    "comlink": "^4.4.2",
    "crypto-js": "^4.2.0",
    "diff": "^5.2.2",
    "i18next": "^23.16.8",
    "i18next-browser-languagedetector": "^8.2.1",
    "idb": "^8.0.3",
    "ky": "^1.14.3",
    "localforage": "^1.10.0",
    "lodash": "^4.17.23",
    "mathjs": "^12.4.3",
    "ml-matrix": "^6.12.1",
    "moment-timezone": "^0.5.48",
    "pako": "^2.1.0",
    "react-copy-to-clipboard": "^5.1.1",
    "react-i18next": "^15.7.4",
    "seedrandom": "^3.0.5",
    "terser": "^5.46.1"
  },
  "devDependencies": {
    "@rollup/plugin-typescript": "^11.1.6",
    "@types/big.js": "^6.2.2",
    "@types/crypto-js": "^4.2.2",
    "@types/diff": "^5.2.3",
    "@types/lodash": "^4.17.24",
    "@types/node": "^20.19.37",
    "@types/pako": "^2.0.4",
    "@types/react": "^18.3.28",
    "@types/react-copy-to-clipboard": "^5.0.7",
    "@types/react-dom": "^18.3.7",
    "@types/uglify-js": "^3.17.5",
    "@typescript-eslint/eslint-plugin": "^6.21.0",
    "@typescript-eslint/parser": "^6.21.0",
    "@vitejs/plugin-react": "^4.7.0",
    "eslint": "^8.57.1",
    "eslint-plugin-react-hooks": "^4.6.2",
    "eslint-plugin-react-refresh": "^0.4.26",
    "monaco-editor": "^0.47.0",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "tslib": "^2.8.1",
    "typescript": "^5.9.3",
    "vite": "^5.4.21",
    "vite-plugin-css-injected-by-js": "^3.5.2"
  }
}
