summaryrefslogtreecommitdiffstats
path: root/core/vendor/strengthify/.bower.json
blob: b86b43f17b74c48a6fd22537705b8175f25e6fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "strengthify",
  "version": "0.4.1",
  "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": "0.4.1",
  "_resolution": {
    "type": "version",
    "tag": "0.4.1",
    "commit": "fe9d1c80156d3fcdd16434ebc789007d045c1d1f"
  },
  "_source": "git://github.com/MorrisJobke/strengthify.git",
  "_target": "0.4.1",
  "_originalSource": "strengthify"
}