{ "scripts": { "dev": "vuepress dev", "build": "vuepress build" }, "devDependencies": { "@vuepress/plugin-google-analytics": "^1.2.0", "vuepress": "^1.2.0", "vuepress-plugin-sitemap": "^2.3.1" } }