Initial commit

This commit is contained in:
He4eT 2025-02-13 13:47:21 +01:00
commit 89a0b3b4cc

12
package.json Normal file
View file

@ -0,0 +1,12 @@
{
"name": "xecut",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}