UNPKG

vuepress-cqy

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 这是一个基于vuepress的动漫类型主题,简洁,界面漂亮,多色彩,多自定义,多功能,海报分享,相册等等,满足你搭建博客的一切需要

50 lines (48 loc) 1.44 kB
{ "name": "vuepress-cqy", "version": "1.0.0", "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\n这是一个基于vuepress的动漫类型主题,简洁,界面漂亮,多色彩,多自定义,多功能,海报分享,相册等等,满足你搭建博客的一切需要", "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" } }