UNPKG

@leafer-editor/web

Version:
34 lines 847 B
{ "name": "@leafer-editor/web", "version": "1.8.0", "description": "@leafer-editor/web", "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/platform/web", "bugs": "https://github.com/leaferjs/leafer-editor/issues", "keywords": [ "leafer-editor", "leafer-ui", "leaferjs" ], "dependencies": { "leafer-ui": "1.8.0", "@leafer-ui/draw": "1.8.0", "@leafer-ui/core": "1.8.0", "@leafer-editor/partner": "1.8.0", "@leafer-in/text-editor": "1.8.0", "@leafer-in/html": "1.8.0", "@leafer-in/interface": "1.8.0" } }