password_with_constrains
Version:
This will generate random password as per as need
20 lines (19 loc) • 421 B
JSON
{
"name": "password_with_constrains",
"version": "1.0.6",
"description": "This will generate random password as per as need ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"passwordGenerator",
"password",
"generate",
"random",
"password"
],
"author": "parse shyam",
"license": "ISC",
"readmeFilename": "README.md"
}