Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bower.json - github.com/nextcloud/strengthify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 562c967c3125a8b1c1787c99b213d337661803e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "strengthify",
  "version": "0.5.6",
  "homepage": "https://github.com/MorrisJobke/strengthify",
  "authors": [
    "Eve Ragins <eve.ragins@eve-corp.com",
    "Morris Jobke <hey@morrisjobke.de>"
  ],
  "description": "Combine jQuery and zxcvbn to create a password strength meter.",
  "main": "jquery.strengthify.js",
  "license": "MIT"
}