{ "name": "accompany", "version": "0.0.0", "scripts": { "dev": "vite --host --force", "build": "vite build", "serve": "vite preview" }, "dependencies": { "@bugsnag/js": "^7.10.1", "@bugsnag/plugin-vue": "^7.10.0", "@dotlottie/player-component": "^1.1.0", "@vant/icons": "^1.8.0", "@vant/touch-emulator": "^1.4.0", "animate.css": "^4.1.1", "canvg": "^4.0.0", "classnames": "^2.2.6", "clean-deep": "^3.4.0", "createjs": "^1.0.1", "dayjs": "^1.11.5", "dilla": "^1.8.4", "eventemitter3": "^4.0.7", "howler": "^2.2.3", "html-to-image": "^1.9.0", "lodash": "^4.17.21", "opensheetmusicdisplay": "file:opensheetmusicdisplay", "p-min-delay": "^3.2.0", "pizzicato": "^0.6.4", "plyr": "^3.6.8", "query-string": "^6.14.1", "regenerator-runtime": "^0.13.9", "smoothscroll-polyfill": "^0.4.4", "soundjs": "^1.0.1", "store": "^2.0.12", "tone": "^14.8.26", "umi-request": "^1.3.5", "unmute-ios-audio": "^3.3.0", "vant": "^3.1.0", "vantage-point-tree": "0.0.4", "vue": "^3.2.33", "vue-router": "^4.0.4", "vue3-lottie": "^2.4.0", "wa-metro": "^1.1.2" }, "devDependencies": { "@types/classnames": "^2.2.11", "@types/howler": "^2.2.3", "@types/lodash": "^4.14.168", "@types/smoothscroll-polyfill": "^0.3.1", "@types/store": "^2.0.2", "@typescript-eslint/eslint-plugin": "^4.15.2", "@typescript-eslint/parser": "^4.15.2", "@vitejs/plugin-legacy": "^1.8.2", "@vitejs/plugin-vue": "^2.3.2", "@vitejs/plugin-vue-jsx": "^1.3.10", "@vue/compiler-sfc": "^3.2.37", "babel-plugin-import": "^1.13.3", "babel-preset-env": "^1.7.0", "consola": "^2.15.3", "eruda": "^2.4.1", "eslint": "^7.20.0", "eslint-plugin-vue": "^7.0.0-beta.4", "less": "^4.1.1", "lib-flexible": "^0.3.2", "postcss-pxtorem": "^5.1.1", "typescript": "^4.2.2", "unplugin-vue-components": "^0.22.12", "vconsole": "^3.9.1", "vite": "^2.8.0", "vite-plugin-glsl": "^0.2.0", "vite-plugin-imp": "^2.0.7", "vite-plugin-mpa": "^1.1.1", "vite-plugin-pwa": "^0.5.6", "vite-plugin-style-import": "^1.4.1", "vite-plugin-svg-icons": "^2.0.1", "vite-svg-loader": "^3.3.0", "xml2js": "^0.4.23" } }