{ "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.0", "bulma-switch": "^2.0.0", "core-js": "^3.6.5", "mdi": "^2.2.43", "moment": "^2.28.0", "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.3", "vue-scrollto": "^2.18.2", "vue-tiny-lazyload-img": "^0.1.0", "vuedraggable": "^2.24.1", "vuex": "^3.5.1" }, "devDependencies": { "@vue/cli-plugin-babel": "^4.5.6", "@vue/cli-plugin-eslint": "^4.5.6", "@vue/cli-service": "^4.5.6", "@vue/eslint-config-standard": "^5.1.2", "babel-eslint": "^10.1.0", "eslint": "^7.9.0", "eslint-plugin-import": "^2.22.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.1", "eslint-plugin-vue": "^6.2.2", "sass": "^1.26.11", "sass-loader": "^10.0.2", "vue-template-compiler": "^2.6.12" }, "license": "GPL-2.0" }