jquery-passforce
Version:
jQuery plugin for password strength calculation
18 lines (17 loc) • 346 B
JSON
{
"name": "jquery-passforce",
"version": "0.5.0",
"authors": [
"Oscar Gentilezza <oscar@gentisoft.com>"
],
"description": "jQuery plugin for password stronger validation",
"main": "dist/jquery.passforce.min.js",
"license": "GPL2",
"ignore": [
"/examples",
".git*"
],
"dependencies": {
"jquery": "~2.1.0"
}
}