Files
Xes 73154ae174
Behat tests 1.11.x 🐞 / PHP 7.4 Test on ubuntu-latest (push) Canceled after 0s
PHP-CS-Fixer / composer_install (7.4) (push) Canceled after 0s
Chamilo 1.11.40 (ZIP oficial v1.11.40)
Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip
sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439
Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
2026-08-06 17:59:45 +02:00

47 lines
1.1 KiB
JSON

{
"name": "pwstrength-bootstrap",
"version": "2.1.0",
"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.1.0",
"_resolution": {
"type": "version",
"tag": "2.1.0",
"commit": "bc5b56e6a8f8158c13661ae1ec5522fcfb273db2"
},
"_source": "https://github.com/ablanco/jquery.pwstrength.bootstrap.git",
"_target": "2.1.0",
"_originalSource": "pwstrength-bootstrap"
}