1 Star 7 Fork 2

雨思/melog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 659 Bytes
一键复制 编辑 原始数据 按行查看 历史
雨思 提交于 2022-09-07 18:29 . v3.1.1
{
"name": "melog",
"version": "3.1.1",
"description": "一个基于jj.js构建的简单轻量级blog系统",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yafoo/melog.git"
},
"keywords": [
"melog",
"blog",
"jj.js",
"simple",
"lightweight",
"koa"
],
"author": "yafoo",
"license": "MIT",
"bugs": {
"url": "https://github.com/yafoo/melog/issues"
},
"homepage": "https://github.com/yafoo/melog#readme",
"dependencies": {
"jimp-compact": "^0.16.1-2",
"jj.js": "^0.8.8",
"markdown-it": "^13.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yafu/melog.git
git@gitee.com:yafu/melog.git
yafu
melog
melog
master

搜索帮助