UNPKG

yomamma

Version:

Outputs a random Yo Mamma joke.

29 lines (28 loc) 627 B
{ "name": "yomamma", "version": "1.0.5", "description": "Outputs a random Yo Mamma joke.", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jaacks/yomamma.git" }, "keywords": [ "yo", "mamma", "joke", "yomamma", "generator", "lenny", "lol" ], "author": "iJaacks <jack@cernodile.com> (https://jack.cernodile.com)", "license": "ISC", "bugs": { "url": "https://github.com/jaacks/yomamma/issues" }, "homepage": "https://github.com/jaacks/yomamma#readme" }