ng-password-meter
Version:
An easy to implement password strength meter developed and maintained for the Lifekees Password Manager
30 lines (29 loc) • 767 B
JSON
{
"name": "ng-password-meter",
"version": "0.1.7",
"description": "An easy to implement password strength meter developed and maintained for the Lifekees Password Manager",
"main": [
"./dist/ng-password-meter.js",
"./dist/ng-password-meter.css"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Cykra/ng-password-meter.git"
},
"keywords": [
"angular",
"passwords",
"password meter",
"password strength",
"password measure"
],
"author": "Cykra Ltd.",
"license": "MIT",
"bugs": {
"url": "https://github.com/Cykra/ng-password-meter/issues"
},
"homepage": "https://github.com/Cykra/ng-password-meter#readme"
}