{
  "name": "vantop-docs",
  "version": "0.0.1",
  "scripts": {
    "serve": "vite",
    "serve:open": "VITE_OPEN_SOURCE=true vite",
    "build": "vite build",
    "build:open": "VITE_OPEN_SOURCE=true vite build",
    "lint": "vue-cli-service lint"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "dependencies": {
    "core-js": "^3.6.5",
    "date-fns": "^2.26.0",
    "markdown-it-anchor": "^8.4.1",
    "markdown-it-toc-done-right": "^4.2.0",
    "prismjs": "^1.26.0",
    "vantop-editor": "0.0.1",
    "vue-prism-editor": "^1.3.0"
  },
  "devDependencies": {
    "babel-eslint": "^10.1.0",
    "ejs": "^3.1.6",
    "eslint": "^6.7.2",
    "@master_vantop/eslint-config-vantop": "0.0.0",
    "eslint-plugin-vue": "^6.2.2",
    "highlight.js": "^11.1.0",
    "markdown-it": "^12.1.0",
    "markdown-it-chain": "^1.3.0",
    "markdown-it-container": "^3.0.0",
    "node-sass": "^4.12.0",
    "sass": "^1.44.0",
    "sass-loader": "^8.0.2",
    "transliteration": "^2.2.0",
    "vite": "^2.7.1",
    "vite-plugin-externals": "^0.3.2",
    "vite-plugin-vue2": "^1.9.3",
    "vue-template-compiler": "^2.6.14"
  }
}
