package.json @@ -10,6 +10,8 @@ "zl-communication": "./index.js" }, "scripts": { "start": "node ./index.js", "pkg": "pkg index.js", "test": "echo \"Error: no test specified\" && exit 1" },