UNPKG

leafer-in-fixedit

Version:

Leafer IN 是 Leafer 的官方增强功能插件中心。

40 lines (39 loc) 901 B
{ "name": "leafer-in-fixedit", "version": "1.19.1", "author": "wxb", "license": "MIT", "main": "src/index.ts", "types": "types/index.d.ts", "files": ["src","types", "dist"], "repository": { "type": "git", "url": "https://gitee.com/wxbw/leafer-in-fixedit" }, "homepage": "https://gitee.com/wxbw/leafer-in-fixedit", "keywords": [ "leaferin", "leafer in", "leafer-in", "leafer plugin", "leafer-plugin", "leaferui", "leafer-ui", "leaferjs", "leafer", "html5", "canvas", "2d", "graphic", "renderer", "engine" ], "dependencies": { "@leafer-in/interface": "1.0.0-rc.19", "@leafer-in/editor": "1.0.0-rc.19", "@leafer-in/html": "1.0.0-rc.19", "@leafer-in/arrow": "1.0.0-rc.19", "@leafer-in/scroll": "1.0.0-rc.19", "@leafer-in/view": "1.0.0-rc.19" } }