{
  "name": "@yelon/bis",
  "version": "20.0.2",
  "author": "devcui<devcui@outlook.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hbyunzai/yelon.git"
  },
  "bugs": {
    "url": "https://github.com/hbyunzai/ng-yunzai/issues"
  },
  "homepage": "https://ng.yunzainfo.com",
  "keywords": [
    "yelon",
    "ng-yunzai",
    "yunzai",
    "antd",
    "ng-zorro-antd",
    "angular",
    "component"
  ],
  "dependencies": {
    "ng-zorro-antd": "^20.1.0",
    "@yelon/acl": "^20.0.2",
    "@yelon/auth": "^20.0.2",
    "@yelon/theme": "^20.0.2",
    "@yelon/mock": "^20.0.2",
    "@yelon/cache": "^20.0.2",
    "@yelon/chart": "^20.0.2",
    "@yelon/form": "^20.0.2",
    "@yelon/testing": "^20.0.2",
    "@yelon/util": "^20.0.2",
    "@yelon/bcs": "^20.0.2",
    "tslib": "^2.3.0"
  },
  "module": "fesm2022/bis.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/bis.mjs"
    },
    "./config": {
      "types": "./config/index.d.ts",
      "default": "./fesm2022/config.mjs"
    },
    "./layout": {
      "types": "./layout/index.d.ts",
      "default": "./fesm2022/layout.mjs"
    },
    "./yunzai-widgets": {
      "types": "./yunzai-widgets/index.d.ts",
      "default": "./fesm2022/yunzai-widgets.mjs"
    }
  },
  "sideEffects": false
}