UNPKG

@chief-editor/editor

Version:

FlowEditor Editor

55 lines (54 loc) 1.46 kB
{ "name": "@chief-editor/editor", "description": "FlowEditor Editor", "version": "0.5.0-before.127", "author": "wuqi57<441984145@qq.com>", "contributors": [ { "name": "Yu Zong", "email": "liuxuanzy@qq.com" }, { "name": "wuqi57", "email": "441984145@qq.com" } ], "main": "lib/index.js", "module": "es/index.js", "typings": "lib/index.d.ts", "keywords": [ "render", "react", "Old", "expression" ], "dependencies": { "@chief-editor/base": "0.5.0-before.127", "@chief-editor/core": "0.5.0-before.127", "@chief-editor/runtime": "0.5.0-before.127", "@co-hooks/util": "^1.0.5", "@rc-hooks/drag": "^1.0.5", "@rc-hooks/drag-mask": "^1.0.5", "@rc-hooks/draggable": "^1.0.5", "@rc-hooks/portal": "^1.0.5", "@rc-hooks/sortable": "^1.0.5", "@rc-hooks/use": "^1.0.5", "copy-to-clipboard": "^3.3.1" }, "peerDependencies": { "@co-hooks/dom": "*", "@co-hooks/dom-node": "*", "@co-hooks/matrix3d": "*", "@co-hooks/vector": "*", "react": "^16.9.0", "react-dom": "^16.9.0" }, "engines": { "node": ">= 8.0.0", "npm": ">= 5.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e" }