vuepress-theme-ccds-test
Version:
This is an anime blog theme based on vuepress, the theme is simple, colorful, versatile, and supports customization, providing multiple components to set the theme
50 lines (48 loc) • 1.27 kB
JSON
{
"name": "vuepress-theme-ccds-test",
"version": "1.2.4",
"description": "This is an anime blog theme based on vuepress, the theme is simple, colorful, versatile, and supports customization, providing multiple components to set the theme",
"main": "./lib/node/index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/qsyyke/vuepress-theme-ccds.git"
},
"keywords": [
"vuepress-theme",
"vuepress-theme-ccds",
"anime-blog",
"vue",
"theme",
"blog-theme",
"vuepress",
"blog",
"theme"
],
"author": "qsyyke",
"license": "ISC",
"bugs": {
"url": "https://github.com/qsyyke/vuepress-theme-ccds/issues"
},
"homepage": "https://theme-ccds.cco.vin/",
"dependencies": {
"@vuepress/plugin-search": "^2.0.0-beta.25",
"axios": "^0.21.1",
"easy-typer-js": "^2.1.0",
"html2canvas": "^1.3.2",
"qrcode": "^1.4.4",
"stylus-loader": "^6.1.0",
"valine": "^1.4.14",
"vue-fucking-gallery": "^1.0.1",
"vuepress-theme-ccds": "^1.0.3",
"vuex": "^4.0.0-0",
"@types/jquery": "^3.5.6",
"jquery": "^3.2.1",
"vuepress": "^2.0.0-beta.25"
}
}