{ "name": "doris", "version": "1.0.0", "main": "index.js", "license": "MIT", "dependencies": { "@vue/composition-api": "1.0.0-beta.21", "@vuepress-reco/core": "^1.6.9", "@vuepress-reco/vuepress-plugin-back-to-top": "^1.6.0", "@vuepress-reco/vuepress-plugin-comments": "^1.6.0", "@vuepress-reco/vuepress-plugin-loading-page": "^1.6.0", "@vuepress-reco/vuepress-plugin-pagation": "^1.6.0", "@vuepress/plugin-blog": "1.9.2", "@vuepress/plugin-medium-zoom": "1.5.0", "axios": "^0.21.1", "docsearch.js": "2.6.3", "md5": "2.2.1", "vue-click-outside": "1.1.0", "vue-demi": "^0.5.3", "vuepress": "^1.9.7", "vuepress-plugin-smooth-scroll": "^0.0.9" }, "scripts": { "dev": "vuepress dev . --host \"localhost\"", "build": "vuepress build . --max-concurrency 100" }, "keywords": [], "author": "", "description": "" }