summaryrefslogtreecommitdiffstats
path: root/core/vendor/strengthify/.bower.json
blob: abba0d7e00e606b23fad6db72470f0ba0b0849d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "strengthify",
  "homepage": "https://github.com/MorrisJobke/strengthify",
  "authors": [
    "Morris Jobke <hey@morrisjobke.de>"
  ],
  "description": "Combine jQuery and zxcvbn to create a password strength meter.",
  "main": "jquery.strengthify.js",
  "license": "MIT",
  "_release": "f1dd3eaf28",
  "_resolution": {
    "type": "branch",
    "branch": "master",
    "commit": "f1dd3eaf289be559885325a6585f6dd6ae2fa8c3"
  },
  "_source": "git://github.com/MorrisJobke/strengthify.git",
  "_target": "*",
  "_originalSource": "strengthify"
}