Files
Seewo-HugoAura/package.json
2025-12-14 12:50:33 +08:00

21 lines
492 B
JSON
Executable File

{
"name": "HugoAura",
"version": "0.2.0-rc1-p3",
"description": "Aura for SeewoHugo",
"dependencies": {},
"devDependencies": {
"electron": "^36.3.2"
},
"scripts": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/HugoAura/Seewo-HugoAura.git"
},
"author": "Minoricew",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/HugoAura/Seewo-HugoAura/issues"
},
"homepage": "https://github.com/HugoAura/Seewo-HugoAura"
}