Iniziato il SignUp

This commit is contained in:
paolo
2018-10-13 19:14:58 +02:00
parent a2673c0502
commit 43f2484e54
53 changed files with 3072 additions and 518 deletions

View File

@@ -12,17 +12,23 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"axios": "^0.18.0",
"chart": "^0.1.2",
"chart.js": "^2.7.2",
"countup.js": "^1.9.3",
"quasar-extras": "^2.0.8",
"roboto-font": "^0.1.0",
"vivus": "^0.4.4",
"vue-i18n": "^8.1.0",
"vue-i18n-loader": "^1.0.0",
"vuelidate": "^0.7.4"
},
"devDependencies": {
"dotenv": "^6.1.0",
"json-loader": "^0.5.7",
"quasar-cli": "^0.17.0",
"strip-ansi": "=3.0.1"
"strip-ansi": "=3.0.1",
"vue-cli-plugin-quasar": "^0.17.1"
},
"engines": {
"node": ">= 8.9.0",