이세린

initial commit

1 +{
2 + "name": "discord_bot",
3 + "version": "1.0.0",
4 + "description": "Anxiety Manager discord bot",
5 + "main": "main.js",
6 + "scripts": {
7 + "test": "echo \"Error: no test specified\" && exit 1"
8 + },
9 + "author": "sab",
10 + "license": "ISC"
11 +}