hubot-cachipun
Version:
Juega cachipún (piedra|papel|tijera) contra tu hubot
24 lines (23 loc) • 566 B
JSON
{
"name": "hubot-cachipun",
"version": "0.1.0",
"description": "Juega cachipún (piedra|papel|tijera) contra tu hubot",
"main": "cachipun.js",
"repository": {
"type": "git",
"url": "git+https://github.com/juanbrujo/hubot-cachipun.git"
},
"keywords": [
"hubot",
"cachipun",
"Chile"
],
"dependencies": {
},
"author": "Jorge Epuñan <juanbrujo@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/juanbrujo/hubot-cachipun/issues"
},
"homepage": "https://github.com/juanbrujo/hubot-cachipun#readme"
}