UNPKG

morris

Version:

Nine Men's Morris implementation in Node.js

16 lines (15 loc) 280 B
{ "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" } }