cmd-sprint
Version:
A quick, fun break from coding!
17 lines (16 loc) • 393 B
JSON
{
"name": "cmd-sprint",
"version": "1.0.2",
"description": "A quick, fun break from coding!",
"main": "runGame.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/j-toporoff/cmd-sprint.git"
},
"keywords": ["game", "cmd", "highscore"],
"author": "j-toporoff",
"license": "ISC"
}