From 49d4ed9e7fdfe6ccb052751c46de560c4683cb5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Fri, 11 Oct 2019 14:24:27 +0300 Subject: [PATCH] Update package.json --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2de475ea..5b028bd5 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,12 @@ "description": "", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "start": "node ." }, "keywords": [], - "author": "", - "license": "ISC", + "author": "MatteZ02", + "license": "MIT", + "homepage": "https://https://github.com/MatteZ02/Musix-V2", "dependencies": { "dblapi.js": "^2.3.0", "discord.js": "^11.5.1",