1 Star 0 Fork 0

dongyulongnet/hexo-bridge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 940 Bytes
一键复制 编辑 原始数据 按行查看 历史
Borche 提交于 2021-02-24 21:24 . Update package.json
{
"name": "hexo-bridge",
"version": "1.0.6",
"description": "Admin panel for websites powered by hexo.",
"keywords": [
"hexo",
"admin",
"plugin",
"admin panel",
"hexo admin panel"
],
"bugs": {
"url": "https://github.com/DeepSpaceHarbor/hexo-bridge/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/DeepSpaceHarbor/hexo-bridge.git"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": {
"name": "Borche Davchev",
"email": "[email protected]",
"url": "https://borche.dev"
},
"license": "GPL-3.0-only",
"dependencies": {
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"formidable": "^1.2.2",
"hexo-fs": "^3.1.0",
"js-yaml": "^4.0.0",
"serve-static": "^1.14.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dongyulongnet/hexo-bridge.git
[email protected]:dongyulongnet/hexo-bridge.git
dongyulongnet
hexo-bridge
hexo-bridge
dependabot/add-v2-config-file

搜索帮助