{ "name": "forked-daapd-web", "version": "0.8.1", "private": true, "description": "forked-daapd web interface", "author": "chme ", "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build --no-clean --modern", "lint": "vue-cli-service lint", "dev": "vue-cli-service serve" }, "dependencies": { "axios": "^0.20.0", "bulma": "^0.9.1", "bulma-switch": "^2.0.0", "core-js": "^3.6.5", "mdi": "^2.2.43", "moment": "^2.29.1", "moment-duration-format": "^2.3.2", "npm": "^6.14.8", "reconnectingwebsocket": "^1.0.0", "spotify-web-api-js": "^1.5.0", "string-to-color": "^2.2.2", "v-click-outside": "^3.1.2", "vue": "^2.6.12", "vue-infinite-loading": "^2.4.5", "vue-observe-visibility": "^0.4.6", "vue-progressbar": "^0.7.5", "vue-range-slider": "^0.6.0", "vue-router": "^3.4.7", "vue-scrollto": "^2.19.1", "vue-tiny-lazyload-img": "^0.1.0", "vuedraggable": "^2.24.2", "vuex": "^3.5.1" }, "devDependencies": { "@vue/cli-plugin-babel": "^4.5.7", "@vue/cli-plugin-eslint": "^4.5.7", "@vue/cli-service": "^4.5.7", "@vue/eslint-config-standard": "^5.1.2", "babel-eslint": "^10.1.0", "eslint": "^7.11.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.1", "eslint-plugin-vue": "^7.0.1", "sass": "^1.27.0", "sass-loader": "^10.0.3", "vue-template-compiler": "^2.6.12" }, "license": "GPL-2.0" }