UNPKG

wordlist-password-generator

Version:

Uses words found within the worldlists on the site [https://www.wordgamedictionary.com/word-lists/]

26 lines (25 loc) 636 B
{ "name": "wordlist-password-generator", "version": "1.0.8", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/akopcz2/recursive-password-generator.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/akopcz2/recursive-password-generator/issues" }, "homepage": "https://github.com/akopcz2/recursive-password-generator#readme", "keywords": [ "Generator", "Password Generator", "Async/Await", "Password Generator with Word list" ] }