{ "private": true, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build && node build/post-build.js", "lint": "vue-cli-service lint" }, "dependencies": { "@antimatter-dimensions/notations": "^2.2.0", "break_infinity.js": "^1.3.0", "chevrotain": "^4.8.1", "codemirror": "^5.65.1", "core-js": "^3.6.5", "drag-drop-touch": "^1.3.1", "firebase": "^9.6.6", "gamma": "^1.0.0", "js-sha512": "^0.8.0", "lz-string": "^1.4.4", "mousetrap": "^1.6.5", "pako": "^2.0.4", "svg-pan-zoom": "^3.6.1", "tween.js": "^16.6.0", "uuid": "^8.0.0", "v-tooltip": "^2.1.3", "vis-network": "^5.1.1", "vis-util": "^4.0.0", "vue": "^2.6.11", "vue-splitpane": "^1.0.6", "vuedraggable": "^2.24.3" }, "devDependencies": { "@babel/core": "^7.12.16", "@babel/eslint-parser": "^7.12.16", "@vue/cli-plugin-babel": "^5.0.0-rc.0", "@vue/cli-plugin-eslint": "^5.0.0-rc.0", "@vue/cli-service": "^5.0.0-rc.0", "eslint": "^7.20.0", "eslint-plugin-vue": "^8.0.3", "vue-template-compiler": "^2.6.11", "webpack": "^5.64.0" } }