{ "name": "vue_pwa", "version": "0.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint" }, "dependencies": { "@mdi/font": "^3.6.95", "core-js": "^3.6.4", "motion-sensors-polyfill": "^0.3.1", "register-service-worker": "^1.7.1", "roboto-fontface": "*", "three": "^0.116.1", "vue": "^2.6.11", "vue-router": "^3.1.6", "vuetify": "^2.2.11", "vuex": "^3.1.3" }, "devDependencies": { "@vue/cli-plugin-babel": "~4.3.0", "@vue/cli-plugin-eslint": "~4.3.0", "@vue/cli-plugin-pwa": "~4.3.0", "@vue/cli-plugin-router": "~4.3.0", "@vue/cli-plugin-vuex": "~4.3.0", "@vue/cli-service": "~4.3.0", "babel-eslint": "^10.1.0", "eslint": "^6.7.2", "eslint-plugin-vue": "^6.2.2", "sass": "^1.19.0", "sass-loader": "^8.0.0", "vue-cli-plugin-vuetify": "~2.0.5", "vue-template-compiler": "^2.6.11", "vuetify-loader": "^1.3.0" }, "_id": "vue_pwa@0.1.0", "readme": "ERROR: No README data found!" }