{
  "version": "1.0.0",
  "author": "Kevin Zhang",
  "scripts": {
    "dev": "umi dev",
    "build": "umi build",
    "postinstall": "umi setup",
    "start": "npm run dev"
  },
  "dependencies": {
    "antd": "^4.21.3",
    "lodash": "^4.17.21",
    "nanoid": "^4.0.0",
    "tslib": "^2.4.0",
    "umi": "^4.0.0"
  },
  "devDependencies": {
    "@types/react": "^18.0.0",
    "@types/react-dom": "^18.0.0",
    "@umijs/plugins": "^4.0.0",
    "typescript": "^4.1.2"
  },
  "name": "tf-print-designer",
  "description": "一个基于Rect、Umi、C-Lodop 的打印模板设计器。实现打印模板的设计、预览和打印功能。",
  "main": "dist/umi.js",
  "repository": {
    "type": "git",
    "url": "http://gitlab.tf56.lo/otw/components/tf-printer-designer.git"
  },
  "keywords": [
    "tf",
    "print",
    "designer"
  ],
  "license": "ISC"
}
