UNPKG

coffeenode-zxcvbn

Version:
36 lines (35 loc) 1.07 kB
{ "name": "coffeenode-zxcvbn", "version": "1.0.1", "description": "realistic password strength estimation", "main": "index.js", "scripts": { "test": "xdg-open zxcvbn/test/index.html" }, "repository": { "type": "git", "url": "https://github.com/loveencounterflow/coffeenode-zxcvbn" }, "keywords": [ "realistic", "password", "strength", "estimation", "estimate", "meter", "validate", "validation" ], "author": { "name": "Dan Wheeler", "url": "published by Michael Smith" }, "license": "MIT", "readme": "# node-zxcvbn\n\n[zxcvbn](https://github.com/lowe/zxcvbn) password strength calculator, published\nas a node.js module.\n\nAuthored by Dan Wheeler at Dropbox. Published to npm by Michael Smith.\n\nSee [the original](https://github.com/lowe/zxcvbn) for more details.\n", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/loveencounterflow/coffeenode-zxcvbn/issues" }, "_from": "zxcvbn@", "_resolved": "https://registry.npmjs.org/zxcvbn/-/zxcvbn-1.0.0.tgz" }