{ "devDependencies": { "@vuepress/plugin-google-analytics": "^1.9.7", "vuepress": "^1.9.7" }, "scripts": { "website:dev": "vuepress dev runatlantis.io", "website:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build runatlantis.io" } }