UNPKG

recharge-utils

Version:

A utility package for recharge-related operations and logic

20 lines (19 loc) 542 B
{ "name": "recharge-utils", "version": "1.0.0", "description": "A utility package for recharge-related operations and logic", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["recharge", "utils", "nodejs", "helpers"], "author": "Iftekher <iftekhermahmud1@gmail.com>", "license": "MIT", "type": "commonjs", "dependencies": { "express": "^5.1.0", "multer": "^2.0.1", "puppeteer-extra": "^3.3.6", "puppeteer-extra-plugin-stealth": "^2.11.2" } }