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