package.json

This commit is contained in:
Rauf 2020-01-12 20:31:27 -05:00
parent b37fd610ed
commit 9af1f9088a
1 changed files with 9 additions and 0 deletions

9
package.json Normal file
View File

@ -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"
}