{
  "name": "@leafer-editor/partner",
  "version": "1.6.2",
  "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": "1.6.2",
    "@leafer-in/viewport": "1.6.2",
    "@leafer-in/view": "1.6.2",
    "@leafer-in/scroll": "1.6.2",
    "@leafer-in/arrow": "1.6.2",
    "@leafer-in/find": "1.6.2",
    "@leafer-in/export": "1.6.2",
    "@leafer-in/resize": "1.6.2",
    "@leafer-in/color": "1.6.2"
  }
}