{
    "name": "@chief-editor/ui",
    "description": "UI Component for chief editor",
    "version": "0.5.0-before.127",
    "author": "Ping Zhang<am_fe@qq.com>",
    "contributors": [
        {
            "name": "Yu Zong",
            "email": "liuxuanzy@qq.com"
        },
        {
            "name": "wuqi57",
            "email": "441984145@qq.com"
        },
        {
            "name": "Ping Zhang",
            "email": "am_fe@qq.com"
        }
    ],
    "main": "lib/index.js",
    "module": "es/index.js",
    "typings": "lib/index.d.ts",
    "keywords": [
        "presentation",
        "office",
        "ppt",
        "slide"
    ],
    "engines": {
        "node": ">= 8.0.0",
        "npm": ">= 5.0.0"
    },
    "publishConfig": {
        "access": "public"
    },
    "dependencies": {
        "@chief-editor/icons": "0.5.0-before.127",
        "@co-hooks/tree-map": "^1.0.5",
        "@rc-hooks/animation": "^1.0.5",
        "@rc-hooks/collapse": "^1.0.5",
        "@rc-hooks/color": "^1.0.5",
        "@rc-hooks/dialog": "^1.0.5",
        "@rc-hooks/dom": "^1.0.5",
        "@rc-hooks/group": "^1.0.5",
        "@rc-hooks/hotkey": "^1.0.5",
        "@rc-hooks/mask": "^1.0.5",
        "@rc-hooks/menu": "^1.0.5",
        "@rc-hooks/notification": "^1.0.5",
        "@rc-hooks/popper": "^1.0.5",
        "@rc-hooks/portal": "^1.0.5",
        "@rc-hooks/region": "^1.0.5",
        "@rc-hooks/select": "^1.0.5",
        "csstype": "^3.0.2",
        "handsontable": "^7.4.2"
    },
    "peerDependencies": {
        "@rc-hooks/use": "*"
    },
    "gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e"
}
