UNPKG

gamer-namer

Version:

Generate a random gamer-related name!

31 lines (30 loc) 687 B
{ "name": "gamer-namer", "version": "1.0.5", "description": "Generate a random gamer-related name!", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/popcornAC/gamer-namer.git" }, "keywords": [ "gaming", "random", "names", "generate", "words", "usernames" ], "engines": { "node": ">=4.2.4" }, "author": "Arik Chowdhury <arikchowdhury96@gmail.com> (www.github.com/popcornAC)", "license": "MIT", "bugs": { "url": "https://github.com/popcornAC/gamer-namer/issues" }, "homepage": "https://github.com/popcornAC/gamer-namer#readme" }