{
  "name": "zxcvbn",
  "main": [
    "zxcvbn.js",
    "zxcvbn-async-bower.js"
  ],
  "ignore": [
    ".gitignore",
    ".npmignore",
    "adjacency_graphs.js",
    "async.coffee",
    "bower.json",
    "compile_and_minify.sh",
    "data",
    "frequency_lists.js",
    "index.js",
    "init.coffee",
    "matching.coffee",
    "package.json",
    "scoring.coffee",
    "scripts",
    "test",
    "tools",
    "zxcvbn-async.js"
  ],
  "homepage": "https://github.com/dropbox/zxcvbn",
  "version": "1.1.0",
  "_release": "1.1.0",
  "_resolution": {
    "type": "version",
    "tag": "1.1.0",
    "commit": "45212ea2f1ea40e35cb7932c68366729a6fc931c"
  },
  "_source": "https://github.com/dropbox/zxcvbn.git",
  "_target": "~1.1.0",
  "_originalSource": "zxcvbn"
}