{
  "name": "@starzkg/vuepress-plugin-components-star",
  "version": "1.0.0-beta.17",
  "description": "VuePress plugin - Star Components",
  "keywords": [
    "vuepress-plugin",
    "vuepress",
    "plugin",
    "github"
  ],
  "homepage": "https://shentuzhigang.cn/vuepress-theme-star",
  "bugs": {
    "url": "https://github.com/shentuzhigang/vuepress-theme-star/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shentuzhigang/vuepress-theme-star.git",
    "directory": "packages/@starzkg/vuepress-plugin-components-star"
  },
  "license": "MIT",
  "author": {
    "name": "Starzkg",
    "email": "shentuzhigang@shentuzhigang.cn",
    "url": "https://shentuzhigang.cn"
  },
  "main": "lib/node/index.js",
  "types": "lib/node/index.d.ts",
  "files": [
    "lib"
  ],
  "scripts": {
    "build": "tsc -b tsconfig.build.json",
    "clean": "rimraf lib *.tsbuildinfo",
    "copy": "cpx \"src/**/*.{css,svg,vue,scss}\" lib"
  },
  "dependencies": {
    "@starzkg/vuepress-icons": "1.0.0-beta.17",
    "@vuepress/client": "2.0.0-beta.27",
    "@vuepress/core": "2.0.0-beta.27",
    "@vuepress/plugin-palette": "2.0.0-beta.27",
    "@vuepress/plugin-theme-data": "2.0.0-beta.27",
    "@vuepress/utils": "2.0.0-beta.27",
    "ts-debounce": "^3.0.0",
    "vue": "^3.2.20"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "710bf72b6be014c937195dd2ad8bb0eab92fd53e"
}
