{
  "name": "@tachybase/module-pdf",
  "displayName": "PDF",
  "version": "1.6.24",
  "description": "PDF",
  "keywords": [
    "Others"
  ],
  "homepage": "https://github.com/tegojs/tego-standard#readme",
  "bugs": {
    "url": "https://github.com/tegojs/tego-standard/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tegojs/tego-standard",
    "directory": "packages/module-pdf"
  },
  "main": "dist/server/index.js",
  "dependencies": {
    "@react-pdf/renderer": "^3.4.5",
    "react-use": "17.6.0"
  },
  "devDependencies": {
    "@babel/core": "7.27.4",
    "@babel/parser": "7.27.5",
    "@babel/preset-env": "7.27.2",
    "@babel/preset-react": "7.27.1",
    "@babel/preset-typescript": "7.27.1",
    "@tachybase/test": "1.6.16",
    "@tego/client": "1.6.16",
    "@tego/server": "1.6.16",
    "@types/babel__core": "7.20.5",
    "@types/lodash": "^4.17.20",
    "axios": "1.13.0",
    "fs-extra": "^11.3.0",
    "lodash": "4.17.21",
    "@tachybase/module-workflow": "1.6.24",
    "@tachybase/client": "1.6.24"
  },
  "description.zh-CN": "PDF",
  "displayName.zh-CN": "PDF",
  "scripts": {}
}