UNPKG

@jinyaoma/vuepress-theme-mustom

Version:

Simple design theme for VuePress,Blog,耀 の 个人网站 | Mark の Personal Website (QQ Group: 595614161)

47 lines (46 loc) 1.58 kB
{ "name": "@jinyaoma/vuepress-theme-mustom", "version": "1.1.2-20201103.2218", "author": "jinyaoMa <jinyao.ma@outlook.com>", "description": "Simple design theme for VuePress,Blog,耀 の 个人网站 | Mark の Personal Website (QQ Group: 595614161)", "keywords": [ "vuepress", "vuepress-theme", "mustom" ], "main": "index.js", "license": "MIT", "repository": "git@github.com:jinyaoMa/vuepress-theme-mustom.git", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.1", "@vuepress/plugin-blog": "^1.9.2", "@vuepress/plugin-pwa": "^1.6.0", "@vuepress/plugin-search": "^1.6.0", "aplayer": "^1.10.1", "github-markdown-css": "^4.0.0", "md5": "^2.2.1", "meting": "^2.0.1", "smoothscroll-polyfill": "^0.4.4", "vuepress": "^1.6.0", "vuepress-plugin-helper-live2d": "^1.0.2", "vuepress-plugin-img-lazy": "^1.0.4", "vuepress-plugin-mathjax": "^1.2.8", "vuepress-plugin-nprogress": "^1.1.7", "vuepress-plugin-pangu": "^1.0.1", "vuepress-plugin-serve": "^2.0.3", "vuepress-plugin-smooth-scroll": "^0.0.9", "vuepress-plugin-social-share": "^0.3.1", "vuepress-plugin-table-of-contents": "^1.1.6", "vuepress-plugin-zooming": "^1.1.7", "vuex": "^3.5.1" }, "scripts": { "dev": "vuepress dev $docs", "build": "vuepress build $docs", "deploy": "deploy.sh", "adduser": "npm adduser", "usenpm": "npmuser.sh npm", "usegithub": "npmuser.sh github", "publish": "npm publish --access=public" } }