commit 59a8ca7e51a98db6e394912d34b8b4b34d4a4637 Author: cheetah Date: Thu Jun 22 11:22:07 2023 +0200 first commit diff --git a/package.json b/package.json new file mode 100644 index 0000000..3d6457c --- /dev/null +++ b/package.json @@ -0,0 +1,11 @@ +{ + "name": "msg-wbi-dwd", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC" +}