UNPKG

@leafer-editor/partner

Version:
36 lines 930 B
{ "name": "@leafer-editor/partner", "version": "2.1.0", "description": "@leafer-editor/partner", "author": "Chao (Leafer) Wan", "license": "MIT", "main": "src/index.ts", "types": "types/index.d.ts", "files": [ "src", "types", "dist" ], "repository": { "type": "git", "url": "https://github.com/leaferjs/leafer-editor.git" }, "homepage": "https://github.com/leaferjs/leafer-editor/tree/main/packages/partner", "bugs": "https://github.com/leaferjs/leafer-editor/issues", "keywords": [ "leafer", "leaferjs" ], "dependencies": { "@leafer-in/editor": "2.1.0", "@leafer-in/viewport": "2.1.0", "@leafer-in/view": "2.1.0", "@leafer-in/scroll": "2.1.0", "@leafer-in/arrow": "2.1.0", "@leafer-in/find": "2.1.0", "@leafer-in/export": "2.1.0", "@leafer-in/resize": "2.1.0", "@leafer-in/color": "2.1.0", "@leafer-in/scale-fixed": "2.1.0" } }