@chief-editor/runtime
Version:
React Runtime for Flow Editor
45 lines (44 loc) • 1.02 kB
JSON
{
"name": "@chief-editor/runtime",
"description": "React Runtime for Flow Editor",
"version": "0.5.0-before.127",
"author": "Yu Zong<liuxuanzy@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": [
"render",
"react",
"Old",
"expression"
],
"dependencies": {
"@chief-editor/base": "0.5.0-before.127"
},
"peerDependencies": {
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
"engines": {
"node": ">= 8.0.0",
"npm": ">= 5.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d95a847ec591aa644547e31d30444f4699e31a0e"
}