UNPKG

vuepress-theme-sakura

Version:
42 lines 1.43 kB
{ "name": "vuepress-theme-sakura", "version": "1.0.6", "description": "vuepress blog theme which name is sakura", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "vuepress dev docs --temp .temp --port=8000", "build": "vuepress build docs" }, "keywords": ["vuepress-theme-sakura", "sakura", "hexo-theme-sakura"], "author": "Jin GaYe", "license": "MIT", "dependencies": { "autoprefixer": "^9.8.6", "botui": "^0.3.9", "element-ui": "^2.13.2", "vue-social-share": "^0.0.3", "vuepress-plugin-helper-live2d": "^1.0.2", "vuepress-plugin-sitemap": "^2.3.1" }, "devDependencies": { "postcss": "^7.0.32", "postcss-loader": "^3.0.0", "prerender-spa-plugin": "^3.4.0", "vuepress-plugin-baidu-autopush": "^1.0.1", "vuepress-plugin-element-ui": "^1.1.0", "vuepress-plugin-rss": "^2.0.0", "webpack-bundle-analyzer": "^3.8.0" }, "directories": { "doc": "docs" }, "repository": { "type": "git", "url": "git+https://github.com/RyanChent/vuepress-theme-sakura.git" }, "bugs": { "url": "https://github.com/RyanChent/vuepress-theme-sakura/issues" }, "homepage": "https://github.com/RyanChent/vuepress-theme-sakura#readme" }