70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"name": "rpgwalk",
|
|
"version": "1.0.0",
|
|
"description": "rpgwalk project",
|
|
"main": "app3.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"start": "node index.js",
|
|
"home": "node app3.js",
|
|
"serve": "nodemon app3.js"
|
|
},
|
|
"author": "Pavankumar",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"apple-client-secret-generator": "^1.0.3",
|
|
"apple-sign-in-rest": "^1.0.3",
|
|
"apple-signin": "^1.0.9",
|
|
"apple-signin-auth": "^1.7.4",
|
|
"aws-sdk": "^2.1032.0",
|
|
"base64-to-image": "^1.0.2",
|
|
"bigdatacloud-reverse-geocoding": "^0.2.0",
|
|
"body-parser": "^1.18.2",
|
|
"cookie-session": "^2.0.0-rc.1",
|
|
"cors": "^2.8.5",
|
|
"dotenv": "^16.4.1",
|
|
"express": "^4.18.2",
|
|
"express-handlebars": "^3.0.0",
|
|
"express-session": "^1.15.6",
|
|
"file-base64": "^1.0.0",
|
|
"form-data": "^4.0.0",
|
|
"image-size": "^1.1.1",
|
|
"jquery": "^3.3.1",
|
|
"jQuery": "^1.7.4",
|
|
"jsdom": "^11.11.0",
|
|
"json2csv": "^4.3.3",
|
|
"jsonwebtoken": "^8.5.1",
|
|
"knockout.decimal": "^2.0.0",
|
|
"lodash": "^4.17.10",
|
|
"lodash.keys": "^4.2.0",
|
|
"mapbox": "^1.0.0-beta10",
|
|
"mapbox-geocoding": "^0.1.5",
|
|
"mongodb": "^4.6.0",
|
|
"mongoose": "^5.0.18",
|
|
"mongoose-to-csv": "^0.1.1",
|
|
"multer": "^1.4.1",
|
|
"nexmo": "^2.3.2",
|
|
"node-cron": "^2.0.3",
|
|
"node-fetch": "^2.6.1",
|
|
"node-geocoder": "^3.27.0",
|
|
"node-modules": "^1.0.1",
|
|
"nodemailer": "^4.6.8",
|
|
"nodemailer-express-handlebars": "^3.0.0",
|
|
"nodemailer-mailgun-transport": "^1.4.0",
|
|
"nodemon": "^3.0.3",
|
|
"passport": "^0.4.0",
|
|
"passport-google-oauth": "^1.0.0",
|
|
"passport-google-oauth20": "^1.0.0",
|
|
"pm2": "^5.1.2",
|
|
"puppeteer": "^22.6.2",
|
|
"razorpay": "^2.9.3",
|
|
"request": "^2.88.2",
|
|
"rimraf": "^3.0.2",
|
|
"socket.io": "^2.1.1",
|
|
"stream": "0.0.2",
|
|
"twilio": "^3.22.0",
|
|
"validator": "^10.1.0",
|
|
"zip-local": "^0.3.4"
|
|
}
|
|
}
|