mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
[Feat] Screen Lock overrides & Move Aura Settings to pref page
This commit is contained in:
21
package.json
Executable file
21
package.json
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "HugoAura",
|
||||
"version": "0.1.1-pre-II",
|
||||
"description": "Aura for SeewoHugo",
|
||||
"main": "app.asar/main.js",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user