{
  "name": "@topology/core",
  "version": "1.2.16",
  "description": "@topology/core: Powerful, Beautiful, Simple, Open - Web-Based 2D At Its Best .",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "copy": "shx cp package.build.json ../../dist/core/package.json",
    "build": "tsc && npm run copy"
  },
  "keywords": [
    "topology",
    "diagram",
    "2D",
    "canvas"
  ],
  "author": "alsmile123@qq.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/le5le-com/topology.js.git"
  },
  "bugs": {
    "url": "https://github.com/le5le-com/topology.js/issues"
  },
  "homepage": "https://github.com/le5le-com/topology.js#readme",
  "devDependencies": {
    "@types/marked": "^4.0.3",
    "@types/offscreencanvas": "latest"
  },
  "dependencies": {
    "mitt": "^2.1.0",
    "mqtt": "^4.2.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "78f2a53ca1839c89b56e2e498d17ba4eb987ad14"
}
