UNPKG

random-username-generator

Version:
21 lines (20 loc) 514 B
{ "name": "random-username-generator", "version": "1.0.4", "description": "a simple package to create username", "main": "index.js", "scripts": { "test": "echo \"Error:no test specified\" && exit 1" }, "keywords": [ "username", "creator" ], "repository": { "type": "git", "url": "git+https://github.com/MaPhil/username-generator.git" }, "homepage": "https://github.com/MaPhil/username-generator#readme", "author": "MaPhil <phil.m.mainz@gmail.com>", "license": "MIT" }