diff --git a/package.json b/package.json new file mode 100644 index 0000000..20426e8 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "lifeguard", + "version": "0.0.1-alpha", + "description": "Lifeguard Bot", + "main": "dist/bot.js", + "repository": "https://gitdab.com/lifeguard/bot.git", + "author": "Rauf", + "license": "MIT" +}