UNPKG

kraft

Version:

A mysterious command line game with lots of secrets

21 lines (20 loc) 502 B
{ "name": "kraft", "version": "0.1.42", "description": "A mysterious command line game with lots of secrets", "main": "kraft.js", "preferGlobal": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "kraft": "kraft.js" }, "keywords": "game, mystery, crafting, cli, commands, resources, building, work hard play hard", "author": "Arvraepe", "license": "Apache-2.0", "dependencies": { "colors": "^1.1.2", "ramda": "^0.22.1" } }