UNPKG

hubot-xkcd

Version:
21 lines (20 loc) 539 B
{ "name": "hubot-xkcd", "version": "0.0.5", "description": "Get links to XKCD comics with Hubot", "main": "lib/xkcd.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "nounoursheureux/hubot-xkcd", "keywords": [ "xkcd", "hubot-scripts" ], "author": "Nounours Heureux <schtroumps31@gmail.com>", "license": "WTFPL", "bugs": { "url": "https://github.com/nounoursheureux/hubot-xkcd/issues" }, "homepage": "https://github.com/nounoursheureux/hubot-xkcd#readme" }