1 Star 0 Fork 3

bobo/vuepress-theme-yur

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
cnguu 提交于 2019-11-24 12:27 . Update: md style
{
"name": "vuepress-theme-yur",
"version": "1.4.2",
"description": "VuePress Theme - Yur",
"keywords": [
"vuepress",
"theme",
"yur",
"blog",
"cnguu"
],
"author": "cnguu <www@cnguu.cn>",
"license": "MIT",
"homepage": "https://gleehub.com/",
"bugs": {
"url": "https://github.com/cnguu/vuepress-theme-yur/issues"
},
"repository": {
"type": "git",
"url": "https://+git@git.github.com:cnguu/vuepress-theme-yur.git"
},
"main": "index.js",
"scripts": {
"start": "vuepress dev docs",
"build": "vuepress build docs",
"deploy": "./deploy.sh"
},
"peerDependencies": {
"vuepress": "^1.2.0"
},
"devDependencies": {
"eslint": "^6.7.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.0.1"
},
"dependencies": {
"@vuepress/plugin-medium-zoom": "^1.1.0",
"@vuepress/plugin-pwa": "^1.1.0",
"ant-design-vue": "^1.4.4",
"crypto-js": "^3.1.9-1",
"ityped": "^1.0.3",
"leancloud-storage": "^3.15.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"markdown-it": "^9.1.0",
"moment": "^2.24.0",
"transliteration": "^2.1.7",
"valine": "^1.3.10",
"vuex": "^3.1.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/baitongda/vuepress-theme-yur.git
git@gitee.com:baitongda/vuepress-theme-yur.git
baitongda
vuepress-theme-yur
vuepress-theme-yur
master

搜索帮助