{
    "name": "password-handler",
    "version": "1.0.1",
    "description": "Check password strength and generate strong password",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
        "Password",
        "Strength",
        "Generator"
    ],
    "author": "Tosmim",
    "license": "MIT"
}
