@chief-editor/shape
Version:
Shape for chief editor
28 lines (27 loc) • 622 B
JSON
{
"name": "@chief-editor/shape",
"description": "Shape for chief editor",
"version": "0.5.0-before.127",
"author": "Ping Zhang<am_fe@qq.com>",
"contributors": [
{
"name": "wuqi57",
"email": "441984145@qq.com"
}
],
"main": "lib/index.js",
"module": "es/index.js",
"typings": "lib/index.d.ts",
"keywords": [
"shape",
"editor"
],
"engines": {
"node": ">= 8.0.0",
"npm": ">= 5.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e"
}