42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"name": "wulkanowy-landing-page",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"serve": "vue-cli-service serve",
|
|
"build": "vue-cli-service build",
|
|
"lint": "vue-cli-service lint",
|
|
"sitemap": "vue-cli-service sitemap"
|
|
},
|
|
"dependencies": {
|
|
"@mdi/font": "^5.9.55",
|
|
"babel-runtime": "^6.26.0",
|
|
"github-markdown-css": "^4.0.0",
|
|
"html-webpack-plugin": "^4.5.0",
|
|
"moment": "^2.29.1",
|
|
"prerender-spa-plugin": "^3.4.0",
|
|
"sass": "^1.36.0",
|
|
"vue": "^2.6.14",
|
|
"vue-analytics": "^5.22.1",
|
|
"vue-markdown": "^2.2.4",
|
|
"vue-material-design-icons": "^4.12.1",
|
|
"vue-mq": "^1.0.1",
|
|
"vue-resource": "^1.5.3",
|
|
"vue-router": "^3.5.2"
|
|
},
|
|
"devDependencies": {
|
|
"@vue/cli-plugin-babel": "^4.5.13",
|
|
"@vue/cli-plugin-eslint": "^4.5.6",
|
|
"@vue/cli-service": "^4.5.13",
|
|
"@vue/eslint-config-airbnb": "^5.3.0",
|
|
"babel-eslint": "^10.1.0",
|
|
"core-js": "^3.16.0",
|
|
"eslint": "^7.31.0",
|
|
"eslint-plugin-vue": "^7.15.0",
|
|
"lint-staged": "^10.4.0",
|
|
"raw-loader": "^4.0.2",
|
|
"sass-loader": "^10.0.2",
|
|
"vue-cli-plugin-sitemap": "^2.3.0",
|
|
"vue-template-compiler": "^2.6.14"
|
|
}
|
|
}
|