{ "remote": { "host": "47.94.89.44", "path": "/opt/tomcat9/webapps/doc", "user": "user1", "password": "@)!^sagacloud", "local": "docs/.vuepress/dist" }, "scripts": { "dev": "vuepress dev docs", "build": "vuepress build docs", "publish": "node publish.js" }, "dependencies": { "@saga-web/base": "^2.1.9", "@saga-web/big": "^1.0.24", "@saga-web/draw": "^2.1.84", "@saga-web/graph": "^2.1.67", "@saga-web/feng-map": "1.0.6", "axios": "^0.18.1", "element-ui": "^2.12.0", "vue": "^2.6.10", "vue-property-decorator": "^8.4.2" }, "devDependencies": { "@vuepress/plugin-back-to-top": "^1.2.0", "node-ssh": "^6.0.0", "ts-loader": "^7.0.4", "typescript": "^3.9.2", "vuepress": "^1.2.0", "polybooljs": "^1.2.0", "vuepress-plugin-typescript": "^0.2.0", "vuepress-types": "^0.9.2" } }