UNPKG

juego-ppt

Version:

el juego piedra, papel y tijera

19 lines (18 loc) 351 B
{ "name": "juego-ppt", "version": "1.0.0", "description": "el juego piedra, papel y tijera", "main": "juego.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "juego" ], "author": "notoy", "license": "ISC", "dependencies": { "colors": "^1.4.0", "prompt-sync": "^4.2.0" } }