@chief-editor/brick-presentation
Version:
Presentation Brick for chief editor
38 lines (37 loc) • 978 B
JSON
{
"name": "@chief-editor/brick-presentation",
"description": "Presentation Brick for chief editor",
"version": "0.5.0-before.127",
"author": "wuqi57<441984145@qq.com>",
"contributors": [
{
"name": "wuqi57",
"email": "441984145@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/editor": "0.5.0-before.127",
"@chief-editor/flow": "0.5.0-before.127",
"@chief-editor/quill": "0.5.0-before.127",
"@chief-editor/shape": "0.5.0-before.127",
"qrcode": "^1.4.4",
"xgplayer": "^2.9.10"
},
"gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e"
}