UNPKG

random-greek-gods

Version:

Generate one or more names from a list of Greek gods

26 lines (25 loc) 480 B
{ "name": "random-greek-gods", "version": "0.0.1", "description": "Generate one or more names from a list of Greek gods", "main": "index.js", "scripts": { "test": "mocha tests/test.js" }, "repository": { "type": "git", "url": "git@github.com:ryderpro/random-greek-gods" }, "keywords": [ "random", "words", "word", "generator", "sample", "text", "gods", "mythology" ], "author": "Avery Ryder", "license": "MIT" }