This commit is contained in:
root 2024-04-06 00:30:47 +02:00
parent 0b619beb75
commit 6fe024eddd
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A

View File

@ -10,6 +10,8 @@
"type": "git",
"url": "ssh://git@gitea.raphaelpiccolo.com:10022/root/vscodestat.git"
},
"license": "ISC",
"author": "Raphael Piccolo",
"main": "./out/extension.js",
"scripts": {
"compile": "tsc -p ./",