当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 688

你就像甜甜的益达/solo
暂停

forked from 88250/solo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vanessa 提交于 2020-01-07 23:45 . :arrow_up:vditor
{
"name": "Solo",
"version": "3.6.8",
"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.0.13"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/javayida/solo.git
git@gitee.com:javayida/solo.git
javayida
solo
solo
master

搜索帮助