Import of that file

This commit is contained in:
Benjamin Drieu 2022-09-09 18:11:22 +02:00 committed by Benjamin Drieu
parent c8d0b98348
commit ededa75d94
1 changed files with 15 additions and 0 deletions

15
package.json Normal file
View 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"
}