{
  "name": "@univerjs/presets",
  "version": "0.20.1",
  "private": false,
  "description": "Build Univer apps faster and easier",
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
  "license": "Apache-2.0",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/univer"
  },
  "homepage": "https://univer.ai",
  "repository": {
    "type": "git",
    "url": "https://github.com/dream-num/univer-presets"
  },
  "bugs": {
    "url": "https://github.com/dream-num/univer-presets/issues"
  },
  "keywords": [
    "univer",
    "univer-preset"
  ],
  "sideEffects": [
    "*.css"
  ],
  "exports": {
    ".": {
      "types": "./lib/types/index.d.ts",
      "import": "./lib/es/index.js",
      "require": "./lib/cjs/index.js"
    },
    "./*": {
      "types": "./lib/types/index.d.ts",
      "import": "./lib/es/*",
      "require": "./lib/cjs/*"
    },
    "./lib/*": "./lib/*",
    "./preset-docs-advanced": {
      "types": "./lib/types/preset-docs-advanced/index.d.ts",
      "import": "./lib/es/preset-docs-advanced/index.js",
      "require": "./lib/cjs/preset-docs-advanced/index.js"
    },
    "./preset-docs-advanced/*": {
      "types": "./lib/types/preset-docs-advanced/*.d.ts",
      "import": "./lib/es/preset-docs-advanced/*.js",
      "require": "./lib/cjs/preset-docs-advanced/*.js"
    },
    "./preset-docs-collaboration": {
      "types": "./lib/types/preset-docs-collaboration/index.d.ts",
      "import": "./lib/es/preset-docs-collaboration/index.js",
      "require": "./lib/cjs/preset-docs-collaboration/index.js"
    },
    "./preset-docs-collaboration/*": {
      "types": "./lib/types/preset-docs-collaboration/*.d.ts",
      "import": "./lib/es/preset-docs-collaboration/*.js",
      "require": "./lib/cjs/preset-docs-collaboration/*.js"
    },
    "./preset-docs-core": {
      "types": "./lib/types/preset-docs-core/index.d.ts",
      "import": "./lib/es/preset-docs-core/index.js",
      "require": "./lib/cjs/preset-docs-core/index.js"
    },
    "./preset-docs-core/*": {
      "types": "./lib/types/preset-docs-core/*.d.ts",
      "import": "./lib/es/preset-docs-core/*.js",
      "require": "./lib/cjs/preset-docs-core/*.js"
    },
    "./preset-docs-drawing": {
      "types": "./lib/types/preset-docs-drawing/index.d.ts",
      "import": "./lib/es/preset-docs-drawing/index.js",
      "require": "./lib/cjs/preset-docs-drawing/index.js"
    },
    "./preset-docs-drawing/*": {
      "types": "./lib/types/preset-docs-drawing/*.d.ts",
      "import": "./lib/es/preset-docs-drawing/*.js",
      "require": "./lib/cjs/preset-docs-drawing/*.js"
    },
    "./preset-docs-hyper-link": {
      "types": "./lib/types/preset-docs-hyper-link/index.d.ts",
      "import": "./lib/es/preset-docs-hyper-link/index.js",
      "require": "./lib/cjs/preset-docs-hyper-link/index.js"
    },
    "./preset-docs-hyper-link/*": {
      "types": "./lib/types/preset-docs-hyper-link/*.d.ts",
      "import": "./lib/es/preset-docs-hyper-link/*.js",
      "require": "./lib/cjs/preset-docs-hyper-link/*.js"
    },
    "./preset-sheets-advanced": {
      "types": "./lib/types/preset-sheets-advanced/index.d.ts",
      "import": "./lib/es/preset-sheets-advanced/index.js",
      "require": "./lib/cjs/preset-sheets-advanced/index.js"
    },
    "./preset-sheets-advanced/*": {
      "types": "./lib/types/preset-sheets-advanced/*.d.ts",
      "import": "./lib/es/preset-sheets-advanced/*.js",
      "require": "./lib/cjs/preset-sheets-advanced/*.js"
    },
    "./preset-sheets-collaboration": {
      "types": "./lib/types/preset-sheets-collaboration/index.d.ts",
      "import": "./lib/es/preset-sheets-collaboration/index.js",
      "require": "./lib/cjs/preset-sheets-collaboration/index.js"
    },
    "./preset-sheets-collaboration/*": {
      "types": "./lib/types/preset-sheets-collaboration/*.d.ts",
      "import": "./lib/es/preset-sheets-collaboration/*.js",
      "require": "./lib/cjs/preset-sheets-collaboration/*.js"
    },
    "./preset-sheets-conditional-formatting": {
      "types": "./lib/types/preset-sheets-conditional-formatting/index.d.ts",
      "import": "./lib/es/preset-sheets-conditional-formatting/index.js",
      "require": "./lib/cjs/preset-sheets-conditional-formatting/index.js"
    },
    "./preset-sheets-conditional-formatting/*": {
      "types": "./lib/types/preset-sheets-conditional-formatting/*.d.ts",
      "import": "./lib/es/preset-sheets-conditional-formatting/*.js",
      "require": "./lib/cjs/preset-sheets-conditional-formatting/*.js"
    },
    "./preset-sheets-core": {
      "types": "./lib/types/preset-sheets-core/index.d.ts",
      "import": "./lib/es/preset-sheets-core/index.js",
      "require": "./lib/cjs/preset-sheets-core/index.js"
    },
    "./preset-sheets-core/*": {
      "types": "./lib/types/preset-sheets-core/*.d.ts",
      "import": "./lib/es/preset-sheets-core/*.js",
      "require": "./lib/cjs/preset-sheets-core/*.js"
    },
    "./preset-sheets-data-validation": {
      "types": "./lib/types/preset-sheets-data-validation/index.d.ts",
      "import": "./lib/es/preset-sheets-data-validation/index.js",
      "require": "./lib/cjs/preset-sheets-data-validation/index.js"
    },
    "./preset-sheets-data-validation/*": {
      "types": "./lib/types/preset-sheets-data-validation/*.d.ts",
      "import": "./lib/es/preset-sheets-data-validation/*.js",
      "require": "./lib/cjs/preset-sheets-data-validation/*.js"
    },
    "./preset-sheets-drawing": {
      "types": "./lib/types/preset-sheets-drawing/index.d.ts",
      "import": "./lib/es/preset-sheets-drawing/index.js",
      "require": "./lib/cjs/preset-sheets-drawing/index.js"
    },
    "./preset-sheets-drawing/*": {
      "types": "./lib/types/preset-sheets-drawing/*.d.ts",
      "import": "./lib/es/preset-sheets-drawing/*.js",
      "require": "./lib/cjs/preset-sheets-drawing/*.js"
    },
    "./preset-sheets-filter": {
      "types": "./lib/types/preset-sheets-filter/index.d.ts",
      "import": "./lib/es/preset-sheets-filter/index.js",
      "require": "./lib/cjs/preset-sheets-filter/index.js"
    },
    "./preset-sheets-filter/*": {
      "types": "./lib/types/preset-sheets-filter/*.d.ts",
      "import": "./lib/es/preset-sheets-filter/*.js",
      "require": "./lib/cjs/preset-sheets-filter/*.js"
    },
    "./preset-sheets-find-replace": {
      "types": "./lib/types/preset-sheets-find-replace/index.d.ts",
      "import": "./lib/es/preset-sheets-find-replace/index.js",
      "require": "./lib/cjs/preset-sheets-find-replace/index.js"
    },
    "./preset-sheets-find-replace/*": {
      "types": "./lib/types/preset-sheets-find-replace/*.d.ts",
      "import": "./lib/es/preset-sheets-find-replace/*.js",
      "require": "./lib/cjs/preset-sheets-find-replace/*.js"
    },
    "./preset-sheets-hyper-link": {
      "types": "./lib/types/preset-sheets-hyper-link/index.d.ts",
      "import": "./lib/es/preset-sheets-hyper-link/index.js",
      "require": "./lib/cjs/preset-sheets-hyper-link/index.js"
    },
    "./preset-sheets-hyper-link/*": {
      "types": "./lib/types/preset-sheets-hyper-link/*.d.ts",
      "import": "./lib/es/preset-sheets-hyper-link/*.js",
      "require": "./lib/cjs/preset-sheets-hyper-link/*.js"
    },
    "./preset-docs-node-core": {
      "types": "./lib/types/preset-docs-node-core/index.d.ts",
      "import": "./lib/es/preset-docs-node-core/index.js",
      "require": "./lib/cjs/preset-docs-node-core/index.js"
    },
    "./preset-docs-node-core/*": {
      "types": "./lib/types/preset-docs-node-core/*.d.ts",
      "import": "./lib/es/preset-docs-node-core/*.js",
      "require": "./lib/cjs/preset-docs-node-core/*.js"
    },
    "./preset-sheets-node-core": {
      "types": "./lib/types/preset-sheets-node-core/index.d.ts",
      "import": "./lib/es/preset-sheets-node-core/index.js",
      "require": "./lib/cjs/preset-sheets-node-core/index.js"
    },
    "./preset-sheets-node-core/*": {
      "types": "./lib/types/preset-sheets-node-core/*.d.ts",
      "import": "./lib/es/preset-sheets-node-core/*.js",
      "require": "./lib/cjs/preset-sheets-node-core/*.js"
    },
    "./preset-sheets-note": {
      "types": "./lib/types/preset-sheets-note/index.d.ts",
      "import": "./lib/es/preset-sheets-note/index.js",
      "require": "./lib/cjs/preset-sheets-note/index.js"
    },
    "./preset-sheets-note/*": {
      "types": "./lib/types/preset-sheets-note/*.d.ts",
      "import": "./lib/es/preset-sheets-note/*.js",
      "require": "./lib/cjs/preset-sheets-note/*.js"
    },
    "./preset-sheets-sort": {
      "types": "./lib/types/preset-sheets-sort/index.d.ts",
      "import": "./lib/es/preset-sheets-sort/index.js",
      "require": "./lib/cjs/preset-sheets-sort/index.js"
    },
    "./preset-sheets-sort/*": {
      "types": "./lib/types/preset-sheets-sort/*.d.ts",
      "import": "./lib/es/preset-sheets-sort/*.js",
      "require": "./lib/cjs/preset-sheets-sort/*.js"
    },
    "./preset-sheets-table": {
      "types": "./lib/types/preset-sheets-table/index.d.ts",
      "import": "./lib/es/preset-sheets-table/index.js",
      "require": "./lib/cjs/preset-sheets-table/index.js"
    },
    "./preset-sheets-table/*": {
      "types": "./lib/types/preset-sheets-table/*.d.ts",
      "import": "./lib/es/preset-sheets-table/*.js",
      "require": "./lib/cjs/preset-sheets-table/*.js"
    },
    "./preset-sheets-thread-comment": {
      "types": "./lib/types/preset-sheets-thread-comment/index.d.ts",
      "import": "./lib/es/preset-sheets-thread-comment/index.js",
      "require": "./lib/cjs/preset-sheets-thread-comment/index.js"
    },
    "./preset-sheets-thread-comment/*": {
      "types": "./lib/types/preset-sheets-thread-comment/*.d.ts",
      "import": "./lib/es/preset-sheets-thread-comment/*.js",
      "require": "./lib/cjs/preset-sheets-thread-comment/*.js"
    },
    "./preset-docs-thread-comment": {
      "types": "./lib/types/preset-docs-thread-comment/index.d.ts",
      "import": "./lib/es/preset-docs-thread-comment/index.js",
      "require": "./lib/cjs/preset-docs-thread-comment/index.js"
    },
    "./preset-docs-thread-comment/*": {
      "types": "./lib/types/preset-docs-thread-comment/*.d.ts",
      "import": "./lib/es/preset-docs-thread-comment/*.js",
      "require": "./lib/cjs/preset-docs-thread-comment/*.js"
    }
  },
  "main": "./lib/es/index.js",
  "publishConfig": {
    "access": "public"
  },
  "directories": {
    "lib": "lib"
  },
  "files": [
    "lib"
  ],
  "peerDependencies": {
    "react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
    "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
    "rxjs": ">=7.0.0"
  },
  "dependencies": {
    "@univerjs/core": "0.20.1",
    "@univerjs/preset-docs-advanced": "0.20.1",
    "@univerjs/preset-docs-collaboration": "0.20.1",
    "@univerjs/preset-docs-core": "0.20.1",
    "@univerjs/preset-docs-hyper-link": "0.20.1",
    "@univerjs/preset-docs-drawing": "0.20.1",
    "@univerjs/preset-docs-thread-comment": "0.20.1",
    "@univerjs/preset-docs-node-core": "0.20.1",
    "@univerjs/preset-sheets-advanced": "0.20.1",
    "@univerjs/preset-sheets-collaboration": "0.20.1",
    "@univerjs/preset-sheets-conditional-formatting": "0.20.1",
    "@univerjs/preset-sheets-core": "0.20.1",
    "@univerjs/preset-sheets-data-validation": "0.20.1",
    "@univerjs/preset-sheets-drawing": "0.20.1",
    "@univerjs/preset-sheets-find-replace": "0.20.1",
    "@univerjs/preset-sheets-hyper-link": "0.20.1",
    "@univerjs/preset-sheets-filter": "0.20.1",
    "@univerjs/preset-sheets-node-core": "0.20.1",
    "@univerjs/preset-sheets-note": "0.20.1",
    "@univerjs/preset-sheets-sort": "0.20.1",
    "@univerjs/preset-sheets-table": "0.20.1",
    "@univerjs/preset-sheets-thread-comment": "0.20.1"
  },
  "devDependencies": {
    "@univerjs/drawing": "0.20.1",
    "@univerjs/engine-formula": "0.20.1",
    "@univerjs/engine-render": "0.20.1",
    "@univerjs/network": "0.20.1",
    "@univerjs/protocol": "0.1.48",
    "@univerjs/rpc": "0.20.1",
    "@univerjs/telemetry": "0.20.1",
    "@univerjs/themes": "0.20.1",
    "@wendellhu/redi": "1.1.1",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "rxjs": "7.8.2",
    "typescript": "^5.9.3",
    "@univerjs-infra/shared": "0.20.1"
  },
  "scripts": {
    "prebuild": "tsx prepare.ts",
    "build": "tsx build.ts",
    "typecheck": "tsc --noEmit"
  },
  "module": "./lib/es/index.js"
}