{
    "name": "atena-agentkit-ftz",
    "version": "1.0.0",
    "description": "Atena AgentKit - Conversational AI for the FTZ Manual 2011 | Aduanalibre.com",
    "main": "atena.js",
    "engines": {
        "node": ">=18"
    },
    "scripts": {
        "dev": "node atena.js",
        "start": "pm2 start atena.js --name atena",
        "lint": "eslint .",
        "posttest": "npm run lint && npm audit"
    },
    "dependencies": {
        "body-parser": "^1.19.0",
        "compression": "^1.0.3",
        "connect-multiparty": "^2.2.0",
        "cors": "^2.8.5",
        "eslint": "^3.17.1",
        "express": "^4.18.1",
        "express-fileupload": "^1.2.0",
        "helmet": "^3.23.3",
        "https": "^1.0.0",
        "multer": "^1.4.5-lts.1",
        "ngx-papaparse": "^5.1.0",
        "nodemailer": "^6.4.14",
        "serve-favicon": "^2.0.1",
        "strong-error-handler": "^3.5.0",
        "swagger-jsdoc": "^6.2.0",
        "swagger-ui-express": "^4.3.0",
        "twilio": "^5.4.4",
        "uuid": "^11.0.5"
    },
    "repository": {
        "type": "",
        "url": ""
    },
    "license": "UNLICENSED",
    "author": "Aduanalibre.com | FTZ Compliance Intelligence"
}
