{ "name": "mysql-async", "version": "3.2.0", "description": "fivem-mysql-async", "private": true, "scripts": { "build": "webpack --progress" }, "contributors": [ "Joel Wurtz", "Matthias Mandelartz" ], "license": "MIT", "dependencies": { "chart.js": "^2.9.3", "material-design-icons-iconfont": "^5.0.1", "mysql": "^2.17.1", "vue": "^2.6.10", "vuetify": "^1.5.14" }, "devDependencies": { "@intervolga/optimize-cssnano-plugin": "^1.0.6", "@vue/cli-plugin-eslint": "^4.1.1", "@vue/cli-service": "^4.1.1", "@vue/eslint-config-airbnb": "^5.0.0", "babel-eslint": "^10.0.3", "css-loader": "^3.2.1", "eslint": "^6.7.2", "eslint-plugin-vue": "^6.0.1", "file-loader": "^5.0.2", "html-webpack-plugin": "^3.2.0", "mini-css-extract-plugin": "^0.8.0", "stylus": "^0.54.7", "stylus-loader": "^3.0.2", "vue-loader": "^15.7.2", "vue-style-loader": "^4.1.2", "vue-template-compiler": "^2.6.10", "vuetify-loader": "^1.2.2", "webpack": "^4.41.2", "webpack-cli": "^3.3.10" } }