{
  "name": "jquery-pwd-measure",
  "version": "1.0.5",
  "homepage": "https://github.com/tsuyoshiwada/jquery-pwd-measure",
  "authors": [
    "tsuyoshiwada <v23.b.wada@gmail.com>"
  ],
  "description": "jQuery plugin to measure the strength of the password.",
  "main": [
    "jquery.pwdMeasure.js"
  ],
  "keywords": [
    "jQuery",
    "password"
  ],
  "license": "MIT",
  "dependencies": {
    "jquery": ">= 1.7.2"
  },
  "ignore": [
    "**/.*",
    ".DS_Store",
    ".sass-cache",
    ".gitignore",
    "gulpfile.coffee",
    "package.json",
    "tmp",
    "node_modules",
    "bower_components"
  ]
}
