UNPKG

cmd-words

Version:
22 lines (21 loc) 413 B
{ "name": "cmd-words", "version": "1.0.0", "description": "A fun word game for cmd", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/j-toporoff/cmd-words.git" }, "keywords": [ "game", "highscore", "word", "scrabble" ], "author": "j-toporoff", "license": "ISC" }