commit 89a0b3b4cc18bd2ec88eb3b9ebef53e2d693759b Author: He4eT Date: Thu Feb 13 13:47:21 2025 +0100 Initial commit diff --git a/package.json b/package.json new file mode 100644 index 0000000..00f0062 --- /dev/null +++ b/package.json @@ -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": "" +}