{
  "name": "@markerjs/mjs-diagram",
  "version": "1.3.2",
  "description": "MJS Diagram",
  "main": "umd/mjs-diagram.js",
  "module": "mjs-diagram.js",
  "types": "mjs-diagram.d.ts",
  "author": "Alan Mendelevich",
  "license": "SEE LICENSE IN LICENSE",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/ailon/mjs-diagram"
  },
  "keywords": [
    "diagram",
    "chart",
    "web components"
  ],
  "dependencies": {
    "@markerjs/mjs-toolbar": "^0.3.0"
  }
}
