@chief-editor/preview
Version:
FlowEditor Editor
50 lines (49 loc) • 1.25 kB
JSON
{
"name": "@chief-editor/preview",
"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"
},
"peerDependencies": {
"@co-hooks/dom": "*",
"@co-hooks/dom-node": "*",
"@co-hooks/util": "*",
"@rc-hooks/drag": "*",
"@rc-hooks/draggable": "*",
"@rc-hooks/sortable": "*",
"@rc-hooks/use": "*",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
"engines": {
"node": ">= 8.0.0",
"npm": ">= 5.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e"
}