commit c9c00d70fa62c17e0394f3f4f9440a14f633fa45 Author: Philipp Kunz Date: Mon Jul 10 09:59:32 2023 +0200 fix(core): update diff --git a/package.json b/package.json new file mode 100644 index 0000000..403ac3a --- /dev/null +++ b/package.json @@ -0,0 +1,12 @@ +{ + "name": "smartlog-agent", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "keywords": [], + "author": "", + "license": "MIT" +}