{
  "name": "@baic/yolk-web",
  "version": "2.1.0-alpha.283",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/303394539/yolk.git"
  },
  "license": "MIT",
  "author": "Baic <303394539@qq.com>",
  "main": "./lib/index.js",
  "module": "./es/index.js",
  "typings": "./lib/index.d.ts",
  "files": [
    "lib",
    "es"
  ],
  "scripts": {
    "build": "father build",
    "ncu": "ncu"
  },
  "dependencies": {
    "@ant-design/cssinjs": "1.24.x",
    "@ant-design/icons": "6.1.x",
    "@babel/runtime": "7.x",
    "@baic/yolk": "2.1.0-alpha.283",
    "@baic/yolk-antd-style": "2.1.0-alpha.283",
    "@baic/yolk-browser-base": "2.1.0-alpha.283",
    "ahooks": "3.9.x",
    "antd": "5.x",
    "classnames": "2.5.x",
    "dayjs": "1.11.x",
    "jsbarcode": "3.12.x",
    "lodash-es": "4.x"
  },
  "devDependencies": {
    "@types/lodash-es": "4.x",
    "@types/react": "19.x",
    "@types/react-dom": "19.x",
    "rc-field-form": "2.7.x",
    "rc-image": "7.x",
    "rc-table": "7.x"
  },
  "engines": {
    "node": ">=18"
  },
  "peerDependencies": {
    "@types/react": "17.x || 18.x || 19.x",
    "@types/react-dom": "17.x || 18.x || 19.x",
    "react": "17.x || 18.x || 19.x",
    "react-dom": "17.x || 18.x || 19.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "d7928629c1c92c4411394b68de58219e1582fb1e"
}
