{
    "name": "oiocns-editer",
    "version": "0.1.1",
    "type": "module",
    "types": "lib/main.d.ts",
    "main": "dist/oiocns-editer.cjs.js",
    "module": "dist/oiocns-editer.es.js",
    "keywords": [
        "react",
        "component",
        "oiocns-editer",
        "editer"
    ],
    "repository": {
        "type": "git",
        "url": "https://gitee.com/zhejiang-zianxin-information/oiocns-editer"
    },
    "license": "MIT",
    "description": "About oiocns of a component package.",
    "scripts": {
        "dev": "vite",
        "build": "vite build && tsc -p tsconfig.build.json",
        "lint": "eslint .",
        "preview": "vite preview"
    },
    "dependencies": {
        "@bytemd/plugin-breaks": "^1.21.0",
        "@bytemd/plugin-frontmatter": "^1.21.0",
        "@bytemd/plugin-gemoji": "^1.21.0",
        "@bytemd/plugin-gfm": "^1.21.0",
        "@bytemd/plugin-highlight": "^1.21.0",
        "@bytemd/plugin-math-ssr": "^1.21.0",
        "@bytemd/plugin-medium-zoom": "^1.21.0",
        "@bytemd/plugin-mermaid": "^1.21.0",
        "@bytemd/react": "^1.21.0",
        "antd": "^5.20.6",
        "axios": "^1.7.7",
        "bytemd": "^1.21.0",
        "cornerstone-core": "^2.6.1",
        "cornerstone-wado-image-loader": "^4.13.2",
        "devextreme": "^23.1.6",
        "devextreme-react": "^23.1.6",
        "dicom-parser-edit": "^1.8.23",
        "jol-player": "^4.0.0",
        "monaco-editor": "^0.51.0",
        "oiocns-editer": "^0.0.12",
        "react-icons": "^5.3.0",
        "react-office-viewer": "^1.0.4",
        "react-to-print": "^2.15.1",
        "vite-plugin-tsconfig-paths": "^1.4.1"
    },
    "devDependencies": {
        "@eslint/js": "^9.9.0",
        "@types/react": "^18.3.3",
        "@types/react-dom": "^18.3.0",
        "@vitejs/plugin-react": "^4.3.1",
        "eslint": "^9.9.0",
        "eslint-plugin-react-hooks": "^5.1.0-rc.0",
        "eslint-plugin-react-refresh": "^0.4.9",
        "globals": "^15.9.0",
        "typescript": "^5.5.3",
        "typescript-eslint": "^8.0.1",
        "vite": "^5.4.1"
    },
    "peerDependencies‌": {
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "@bytemd/plugin-breaks": "^1.21.0",
        "@bytemd/plugin-frontmatter": "^1.21.0",
        "@bytemd/plugin-gemoji": "^1.21.0",
        "@bytemd/plugin-gfm": "^1.21.0",
        "@bytemd/plugin-highlight": "^1.21.0",
        "@bytemd/plugin-math-ssr": "^1.21.0",
        "@bytemd/plugin-medium-zoom": "^1.21.0",
        "@bytemd/plugin-mermaid": "^1.21.0",
        "@bytemd/react": "^1.21.0",
        "antd": "^5.20.6",
        "axios": "^1.7.7",
        "bytemd": "^1.21.0",
        "devextreme": "^23.1.6",
        "devextreme-react": "^23.1.6",
        "jol-player": "^4.0.0",
        "monaco-editor": "^0.51.0",
        "react-icons": "^5.3.0",
        "react-office-viewer": "^1.0.4",
        "react-to-print": "^2.15.1",
        "cornerstone-core": "^2.6.1",
        "cornerstone-wado-image-loader": "^4.13.2",
        "dicom-parser-edit": "^1.8.23"
    },
    "files": [
        "dist",
        "lib",
        "src"
    ]
}
