UNPKG

zxcvbn2

Version:

Realistic password strength estimation. Forked for publishing up-to-date version to npm.

33 lines 795 B
{ "name": "zxcvbn2", "version": "1.0.0", "description": "Realistic password strength estimation. Forked for publishing up-to-date version to npm.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/B2MSolutions/zxcvbn" }, "keywords": [ "realistic", "password", "strength", "estimation", "estimate", "meter", "validate", "validation", "fork" ], "author": "B2M", "contributors": [{ "name": "James Bloomer", "email": "github2@thebloomers.co.uk" }, { "name": "Roy Lines", "email": "roy@roylines.co.uk" }, { "name": "sjwood", "email": "octocat@nym.hush.com" }], "license": "MIT" }