bot/package.json
2020-01-12 20:31:27 -05:00

9 lines
209 B
JSON

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