UNPKG

@flow-editor/render

Version:

Dawn数据流的React实现

39 lines (38 loc) 880 B
{ "name": "@flow-editor/render", "description": "Dawn数据流的React实现", "version": "0.1.8", "author": "Yu Zong<liuxuanzy@qq.com>", "contributors": [ { "name": "Yu Zong", "email": "liuxuanzy@qq.com" }, { "name": "wuqi57", "email": "441984145@qq.com" } ], "main": "lib/index.js", "typings": "lib/index.d.ts", "keywords": [ "render", "react", "dawn", "expression" ], "dependencies": { "@flow-editor/dawn": "0.1.8", "@rc-hooks/use": "^0.1.57", "react": "^16.9.0", "react-dom": "^16.9.0" }, "engines": { "node": ">= 8.0.0", "npm": ">= 5.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "d6a56f5a129a01cefe3ff3252084aa534e96d443" }