{
  "name": "aposd-zh",
  "repository": "https://github.com/yingang/aposd2e-zh.git",
  "license": "CC-BY-4.0",
  "scripts": {
    "dev": "vuepress dev docs --open --host 127.0.0.1",
    "build": "vuepress build docs"
  },
  "devDependencies": {},
  "dependencies": {
    "@vuepress/bundler-vite": "^2.0.0-rc.15",
    "@vuepress/theme-default": "^2.0.0-rc.49",
    "sass-embedded": "^1.79.3",
    "vuepress": "^2.0.0-rc.15"
  }
}
