mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 15:04:27 +08:00
21 lines
492 B
JSON
Executable File
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"
|
|
}
|