vuepress-theme-blog-vuetify
Version:
The world's most simple, beautiful and customizable 2 columns VuePress blog theme built with Vuetify
50 lines (49 loc) • 1.53 kB
JSON
{
"name": "vuepress-theme-blog-vuetify",
"version": "1.6.2",
"description": "The world's most simple, beautiful and customizable 2 columns VuePress blog theme built with Vuetify",
"keywords": [
"vue",
"vuepress",
"vuepress-theme",
"blog",
"blog-theme"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ttskch/vuepress-theme-blog-vuetify.git"
},
"author": "ttskch",
"license": "MIT",
"bugs": {
"url": "https://github.com/ttskch/vuepress-theme-blog-vuetify/issues"
},
"homepage": "https://github.com/ttskch/vuepress-theme-blog-vuetify#readme",
"devDependencies": {},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/free-regular-svg-icons": "^5.15.1",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/vue-fontawesome": "^2.0.0",
"@mdi/font": "^5.8.55",
"@vuepress/plugin-blog": "^1.9.3",
"@vuepress/plugin-google-analytics": "^1.7.1",
"@vuepress/plugin-medium-zoom": "^1.7.1",
"@vuepress/plugin-nprogress": "^1.7.1",
"@vuepress/plugin-search": "^1.7.1",
"dayjs": "^1.9.7",
"lodash": "^4.17.20",
"remove-markdown": "^0.3.0",
"sass": "^1.30.0",
"sass-loader": "^10.1.0",
"vue-scrollactive": "^0.9.3",
"vuepress": "^1.7.1",
"vuepress-plugin-seo": "^0.1.4",
"vuetify": "^2.3.21"
}
}