1 Star 0 Fork 32

胡知行/bolo-solo

forked from 陈辉/bolo-solo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 971 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈辉 提交于 2020-12-16 22:21 . :art:Vditor更新至3.6.6
{
"name": "Solo",
"version": "4.0.0",
"description": " 一款小而美的博客系统,专为程序员设计。",
"homepage": "https://github.com/b3log/solo",
"repository": {
"type": "git",
"url": "git://github.com/b3log/solo.git"
},
"bugs": {
"url": "https://github.com/b3log/solo/issues"
},
"license": "AGPLv3",
"private": true,
"scripts": {
"dev": "gulp watch",
"build": "gulp"
},
"author": "Daniel <dl882509@gmail.com> (http://88250.b3log.org) & Vanessa <v@b3log.org> (http://vanessa.b3log.org)",
"maintainers": [
{
"name": "Daniel",
"email": "d@b3log.org"
},
{
"name": "Vanessa",
"email": "v@b3log.org"
}
],
"devDependencies": {
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-concat": "^2.6.1",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-terser": "^1.2.0"
},
"dependencies": {
"vditor": "3.6.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu_zhi_xing/bolo-solo.git
git@gitee.com:hu_zhi_xing/bolo-solo.git
hu_zhi_xing
bolo-solo
bolo-solo
master

搜索帮助