45 lines
862 B
JSON
45 lines
862 B
JSON
{
|
|
"name": "zxcvbn",
|
|
"description": "realistic password strength estimation",
|
|
"main": "dist/zxcvbn.js",
|
|
"keywords": [
|
|
"password",
|
|
"passphrase",
|
|
"strength",
|
|
"quality",
|
|
"estimation",
|
|
"estimate",
|
|
"meter",
|
|
"pattern",
|
|
"matcher",
|
|
"security",
|
|
"authentication",
|
|
"cracking",
|
|
"scoring",
|
|
"entropy",
|
|
"bruteforce"
|
|
],
|
|
"ignore": [
|
|
"/.*",
|
|
"*.json",
|
|
"node_modules",
|
|
"data",
|
|
"data-scripts",
|
|
"demo",
|
|
"lib",
|
|
"src",
|
|
"test"
|
|
],
|
|
"homepage": "https://github.com/dropbox/zxcvbn",
|
|
"version": "4.4.0",
|
|
"_release": "4.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v4.4.0",
|
|
"commit": "4c3d1c2b4a246cc8d7c81a61e341ad92ce14411b"
|
|
},
|
|
"_source": "https://github.com/dropbox/zxcvbn.git",
|
|
"_target": "^4.4.0",
|
|
"_originalSource": "zxcvbn",
|
|
"_direct": true
|
|
} |