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.

.bower.json 618B

123456789101112131415161718192021
  1. {
  2. "name": "strengthify",
  3. "version": "0.5.5",
  4. "homepage": "https://github.com/MorrisJobke/strengthify",
  5. "authors": [
  6. "Eve Ragins <eve.ragins@eve-corp.com",
  7. "Morris Jobke <hey@morrisjobke.de>"
  8. ],
  9. "description": "Combine jQuery and zxcvbn to create a password strength meter.",
  10. "main": "jquery.strengthify.js",
  11. "license": "MIT",
  12. "_release": "0.5.5",
  13. "_resolution": {
  14. "type": "version",
  15. "tag": "0.5.5",
  16. "commit": "54553d678d7894beff368ce4b4393bcc1f387037"
  17. },
  18. "_source": "https://github.com/MorrisJobke/strengthify.git",
  19. "_target": "0.5.5",
  20. "_originalSource": "strengthify"
  21. }