1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 04:31:56 +00:00

Update package.json

This commit is contained in:
Christer Warén 2019-10-11 14:24:27 +03:00 committed by GitHub
parent b6abb8de1d
commit 49d4ed9e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,12 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "start": "node ."
}, },
"keywords": [], "keywords": [],
"author": "", "author": "MatteZ02",
"license": "ISC", "license": "MIT",
"homepage": "https://https://github.com/MatteZ02/Musix-V2",
"dependencies": { "dependencies": {
"dblapi.js": "^2.3.0", "dblapi.js": "^2.3.0",
"discord.js": "^11.5.1", "discord.js": "^11.5.1",