Server IP : 162.213.251.212 / Your IP : 18.217.208.60 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/needapair.com/ |
Upload File : |
{ "name": "bill-hess", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "dev": "nodemon index.js" }, "author": "", "license": "ISC", "devDependencies": { "nodemon": "^2.0.22" }, "dependencies": { "bcryptjs": "^2.4.3", "cookie-parser": "^1.4.6", "docxtemplater": "^3.37.9", "dotenv": "^8.6.0", "ejs": "^3.1.9", "express": "^4.18.2", "jsonwebtoken": "^8.5.1", "mongoose": "^8.8.4", "multer": "^1.4.5-lts.1", "node-cron": "^3.0.2", "nodemailer": "^6.9.16", "paypal-rest-sdk": "^1.8.1", "pizzip": "^3.1.4", "socket.io": "^4.7.0" } }