{
  "name": "owasp-password-strength-test-pt-br",
  "main": "owasp-password-strength-test.js",
  "version": "1.3.2",
  "homepage": "https://github.com/jeancarlosdanese/owasp-password-strength-test-pt-BR.git",
  "authors": [
    "Chris Lane <chris@chris-allen-lane.com>"
  ],
  "translators:": [
    "Jean Carlos Danese <jean@danese.com.br>",
    "Joel Bleichuvehl <joel@danese.com.br>"
  ],
  "description": "Um testador de força de senha baseado em Diretrizes OWASP para imposição de senhas seguras.",
  "moduleType": [
    "globals",
    "node"
  ],
  "keywords": [
    "security",
    "password",
    "owasp"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
