{
	"name": "millgame",
	"version": "0.0.1",
	"description": "Mill game implementation in Node.js",
	"keywords": [
		"mill",
		"game"
	],
	"license": "ISC",
	"author": "Maurice Conrad",
	"main": "main.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	}
}
