{
	"name": "server.dev",
	"version": "1.0.0",
	"description": "",
	"main": "index.js",
	"scripts": {
		"start": "node src/index.js"
	},
	"author": "",
	"license": "ISC",
	"dependencies": {
		"cors" :      "^2.8.5",
		"express" :   "^4.17.1",
		"http" :      "0.0.1-security",
		"socket.io" : "^2.3.0"
	}
}
