{
	"name": "bet365api",
	"version": "1.0.0",
	"description": "bet365api, WebRTC and WebSockets.",
	"license": "MIT",
	"scripts": {
		"dev": "nodemon --config nodemon.json",
		"test": "nodemon --config nodemonForTest.json"
	},
	"devDependencies": {
		"@babel/cli": "^7.20.7",
		"@babel/core": "^7.20.12",
		"@babel/node": "^7.20.7",
		"@babel/preset-env": "^7.20.2",
		"nodemon": "^2.0.20"
	},
	"dependencies": {
		"dayjs": "^1.11.10",
		"express": "^4.18.2",
		"http": "^0.0.1-security",
		"https": "^1.0.0",
		"mysql": "^2.18.1",
		"mysql2": "^3.1.2",
		"pug": "^3.0.2",
		"tronweb": "^6.5.1",
		"winston": "^3.8.2",
		"winston-daily-rotate-file": "^4.7.1",
		"ws": "^8.12.0"
	}
}
