Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/web/assets/pwstrength-bootstrap/.bower.json

47 lines
1.1 KiB

{
"name": "pwstrength-bootstrap",
"version": "2.0.1",
"homepage": "https://github.com/ablanco/jquery.pwstrength.bootstrap",
"authors": [
"Alejandro Blanco <alejandro.b.e@gmail.com>"
],
"description": "jQuery plugin for Twitter Bootstrap that provides rulesets for visualy displaying the quality of a users typed in password.",
"main": "dist/pwstrength-bootstrap.js",
"dependencies": {
"jquery": ">=1.7.0",
"bootstrap": ">=2.0.0",
"zxcvbn": ">=4.2.0",
"i18next": ">=2.4.0"
},
"moduleType": [
"globals"
],
"keywords": [
"jquery",
"bootstrap",
"password",
"strength",
"meter"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"spec",
"examples",
"AUTHORS.txt",
"CHANGES.md",
"Gruntfile.js",
"package.json"
],
"_release": "2.0.1",
"_resolution": {
"type": "version",
"tag": "2.0.1",
"commit": "b132030c05fc2d979590dd44b37a14deb1330745"
},
"_source": "https://github.com/ablanco/jquery.pwstrength.bootstrap.git",
"_target": "*",
"_originalSource": "pwstrength-bootstrap"
}