UNPKG

hubot-haiku

Version:

Generate dismal haiku with hubot

24 lines (23 loc) 556 B
{ "name": "hubot-haiku", "version": "1.0.4", "description": "Generate dismal haiku with hubot", "main": "src/haiku.js", "repository": { "type": "git", "url": "git+https://github.com/liamg/hubot-haiku.git" }, "keywords": [ "haiku", "poem", "poetry", "hubot", "hubot-scripts" ], "author": "Liam Galvin <liam@liam-galvin.co.uk> (https://github.com/liamg)", "license": "ISC", "bugs": { "url": "https://github.com/liamg/hubot-haiku/issues" }, "homepage": "https://github.com/liamg/hubot-haiku#readme" }