{
  "name": "@howdyjs/mouse-menu",
  "version": "2.1.7",
  "description": "右键菜单组件",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "types": "index.d.ts",
  "author": "leon-kfd",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/leon-kfd/howdyjs.git"
  },
  "homepage": "https://kongfandong.cn/howdy",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "files": [
    "dist/*",
    "index.ts",
    "types.ts"
  ],
  "bugs": {
    "url": "https://github.com/leon-kfd/howdyjs/issues"
  },
  "peerDependencies": {
    "vue": ">=3.0.0"
  },
  "gitHead": "48acff8120f50a53abb2f01217e2c5d53cb1dcaf"
}
