346 Star 1.8K Fork 698

88250/solo

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 996 Bytes
一键复制 编辑 原始数据 按行查看 历史
88250 提交于 2020-01-16 20:08 +08:00 . :bookmark:发布 v3.8.0
{
"name": "Solo",
"version": "3.8.0",
"description": " 一款小而美的博客系统,专为程序员设计。",
"homepage": "https://github.com/88250/solo",
"repository": {
"type": "git",
"url": "git://github.com/88250/solo.git"
},
"bugs": {
"url": "https://github.com/88250/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": {
"uvstat": "^1.0.0",
"vditor": "^2.1.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dl88250/solo.git
git@gitee.com:dl88250/solo.git
dl88250
solo
solo
v3.8.0

搜索帮助