{
"name": "generate-mega-accounts",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@faker-js/faker": "^6.0.0-alpha.3",
"fs-extra": "^10.0.0",
"mail.tm": "^0.0.5",
"puppeteer": "^13.1.1"
}
}