Import of that file
This commit is contained in:
parent
9bc3175aee
commit
6b7ba7c0f1
15
package.json
Normal file
15
package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "monito",
|
||||
"version": "1.0.0",
|
||||
"description": "Monito extension for gnome-shell",
|
||||
"main": "extension.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@forge.chapril.org:222/Monito/monito.git"
|
||||
},
|
||||
"author": "Benjamin Drieu",
|
||||
"license": "GPL-2.0-or-later"
|
||||
}
|
Loading…
Reference in New Issue
Block a user