mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 21:02:35 +03:00
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"name": "dannc-ich-lerne-deutsch",
|
|
"author": {
|
|
"name": "Daniel Savosin",
|
|
"email": "dannc.sao@gmail.com",
|
|
"url": "https://dannecron.bitbucket.io"
|
|
},
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"serve": "vue-cli-service serve",
|
|
"build": "vue-cli-service build",
|
|
"lint": "vue-cli-service lint"
|
|
},
|
|
"dependencies": {
|
|
"firebase": "5.8.3",
|
|
"material-design-icons-iconfont": "4.0.4",
|
|
"vue": "2.6.7",
|
|
"vue-router": "3.0.1",
|
|
"vue-youtube-embed": "2.2.1",
|
|
"vuetify": "1.5.2",
|
|
"vuetify-confirm": "0.2.1",
|
|
"vuex": "3.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@vue/cli-plugin-babel": "^3.4.0",
|
|
"@vue/cli-plugin-eslint": "^3.4.0",
|
|
"@vue/cli-service": "^3.4.0",
|
|
"babel-eslint": "^10.0.1",
|
|
"eslint": "^5.8.0",
|
|
"eslint-config-airbnb-base": "^13.1.0",
|
|
"eslint-plugin-import": "^2.16.0",
|
|
"eslint-plugin-jsx-a11y": "^6.2.1",
|
|
"eslint-plugin-vue": "^5.0.0",
|
|
"stylus": "^0.54.5",
|
|
"stylus-loader": "^3.0.2",
|
|
"vue-template-compiler": "2.6.7"
|
|
}
|
|
}
|