3 Star 12 Fork 0

青春永不落幕/vuepress-theme-vpx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 787 Bytes
一键复制 编辑 原始数据 按行查看 历史
青春永不落幕 提交于 2021-03-30 14:36 . Update yarn.lock
{
"name": "@qcyblm/vuepress-theme-vpx",
"version": "1.0.7",
"description": "VPX theme for VuePress",
"main": "index.js",
"repository": "git@github.com:qcyblm/vuepress-theme-vpx.git",
"scripts": {
"docs:dev": "vuepress dev src",
"docs:build": "vuepress build src",
"deploy": "bash deploy.sh"
},
"keywords": [
"vpx",
"vue",
"theme",
"vuepress"
],
"author": "qcyblm",
"license": "MIT",
"bugs": {
"url": "https://github.com/qcyblm/vuepress-theme-vpx/issues"
},
"homepage": "https://github.com/qcyblm/vuepress-theme-vpx#readme",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"vuepress": "^1.8.2"
},
"dependencies": {
"vuepress-plugin-code-copy": "^1.0.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qcyblm/vuepress-theme-vpx.git
git@gitee.com:qcyblm/vuepress-theme-vpx.git
qcyblm
vuepress-theme-vpx
vuepress-theme-vpx
master

搜索帮助