{
  "name": "bubble-list",
  "version": "0.1.1-alpha.2",
  "homepage": "https://min-sheep-ui.vercel.app/components/bubble-list/",
  "main": "index.umd.js",
  "module": "index.esm.js",
  "unpkg": "index.umd.js",
  "types": "index.d.ts",
  "author": "xp2000926",
  "description": "羊村第一个组件库min-Sheep-UI，以后村里羊圈能不能建好就看它了！",
  "repository": {
    "type": "git",
    "url": "https://github.com/xp2000926/min-sheep-ui.git"
  },
  "keywords": [
    "vue3",
    "组件库",
    "tsx",
    "UI"
  ],
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/xp2000926/min-sheep-ui/issues"
  },
  "dependencies": {
    "@icon-park/svg": "^1.4.2",
    "monaco-editor": "^0.53.0"
  }
}