Create package.json

This commit is contained in:
Androz2091
2020-04-24 16:27:46 +02:00
parent 21cc63275c
commit 591873db90

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Music-bot",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/ZerioDev/Music-bot.git",
"author": "Androz2091 <androz2091@gmail.com>",
"license": "MIT"
}