Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / package.json
1 {
2   "name": "motion",
3   "version": "3.0.0-alpha.8",
4   "description": "xCALLY Motion is the new Realtime asynchronous solution for your multichannel contact center over Asterisk.",
5   "main": "dist/server/app.js",
6   "author": "\"xCally Team\"",
7   "contributors": [
8     "Giuseppe Careri <giuseppe.careri@xcally.com>",
9     "Daniele Cinti <daniele.cinti@xcally.com>",
10     "Innocenzo Biondo <innocenzo.biondo@xcally.com>",
11     "Massimiliano Bungaro <massimiliano.bungaro@xcally.com>",
12     "Andrea Bianco <andrea.bianco@xcally.com>",
13     "Fabio Lodato <fabio.lodato@xcally.com>",
14     "Andrea Cuccaro <andrea.cuccaro@xcally.com>",
15     "Donatella Soldi <donatella.soldi@xcally.com>",
16     "Afnan Imtiaz <afnan.imtiaz@xcally.com>",
17     "Cristian Di Sclafani <cristian.disclafani@xcally.com>",
18     "Marco Giraldi <marco.giraldi@xenialab.it>",
19     "Giulia Trombin <giulia.trombin@xenialab.it>",
20     "Cristopher Fasolin <cristopher.fasolin@xcally.com>",
21     "Marco Messina <marco.messina@xcally.com>",
22     "Vito Macchia <vito.macchia@xcally.com>",
23     "Marco Lecce <marco.lecce@xcally.com>"
24   ],
25   "files": [
26     "dist"
27   ],
28   "private": true,
29   "license": "EULA",
30   "engines": {
31     "node": ">=14",
32     "npm": ">=7.5"
33   },
34   "dependencies": {
35     "@alt3/sequelize-to-json-schemas": "^0.3.54",
36     "@google-cloud/dialogflow": "^3.3.0",
37     "ajv": "^8.1.0",
38     "apiai-promise": "^1.0.0",
39     "archiver": "^5.2.0",
40     "asterisk-manager": "^0.1.16",
41     "aws-sdk": "^2.852.0",
42     "basic-auth": "^2.0.1",
43     "body-parser": "^1.19.0",
44     "compare-versions": "^3.6.0",
45     "composable-middleware": "^0.3.0",
46     "connect-timeout": "^1.9.0",
47     "cookie-parser": "^1.4.5",
48     "cors": "^2.8.5",
49     "cron-job-manager": "^2.1.4",
50     "cross-env": "^7.0.3",
51     "dotenv": "^8.2.0",
52     "ejs": "^3.1.6",
53     "eml-format": "^0.6.1",
54     "error-middleware": "^5.2.0",
55     "errorhandler": "^1.5.1",
56     "express": "^4.17.1",
57     "express-jwt": "^6.0.0",
58     "express-winston": "^4.1.0",
59     "extract-zip": "^2.0.1",
60     "fast-json-patch": "^3.0.0-1",
61     "fs-extra": "^9.1.0",
62     "git-last-commit": "^1.0.0",
63     "html-to-pdfmake": "^2.1.7",
64     "html-to-text": "^7.0.0",
65     "iconv": "^3.0.0",
66     "imap": "^0.8.19",
67     "ioredis": "^4.23.0",
68     "jayson": "^3.4.4",
69     "jsdom": "^16.5.2",
70     "jsforce": "^1.10.1",
71     "json2xls": "^0.1.2",
72     "jsonwebtoken": "^8.5.1",
73     "jstz": "^2.1.1",
74     "juice": "^7.0.0",
75     "lodash": "^4.17.21",
76     "mailparser": "^3.1.0",
77     "md5": "^2.3.0",
78     "method-override": "^3.0.0",
79     "module-alias": "^2.2.2",
80     "moment": "^2.29.1",
81     "multer": "^1.4.2",
82     "mustache": "^4.1.0",
83     "mysql2": "^2.2.5",
84     "node-tnef": "^1.4.0",
85     "nodemailer": "^6.5.0",
86     "nodemailer-plugin-inline-base64": "^2.1.1",
87     "odbc": "^2.3.6",
88     "papaparse": "^5.3.0",
89     "passport": "^0.4.1",
90     "passport-google-oauth20": "^2.0.0",
91     "passport-local": "^1.0.0",
92     "pdfmake": "^0.1.70",
93     "pm2": "^4.5.5",
94     "puppeteer": "^7.1.0",
95     "randomstring": "^1.1.5",
96     "redoc-express": "^1.0.0",
97     "request": "^2.88.2",
98     "request-promise-native": "^1.0.9",
99     "rimraf": "^3.0.2",
100     "rr": "^0.1.0",
101     "safe-stable-stringify": "^1.1.1",
102     "seq-queue": "0.0.5",
103     "sequelize": "^6.6.2",
104     "shelljs": "^0.8.4",
105     "simple-git": "^2.35.2",
106     "socket.io": "^3.1.2",
107     "socket.io-emitter": "^3.2.0",
108     "socket.io-redis": "^6.0.1",
109     "socketio-jwt": "^4.6.2",
110     "socketio-sticky-session": "^0.4.3",
111     "sox": "^0.1.0",
112     "squel": "^5.13.0",
113     "sticky-session": "^1.1.2",
114     "swagger-jsdoc": "^6.0.6",
115     "swagger-ui-express": "^4.1.6",
116     "systeminformation": "4.34.9",
117     "tiff2pdf": "^1.0.2",
118     "to-csv": "^0.1.1",
119     "triple-beam": "^1.3.0",
120     "twilio": "^3.57.0",
121     "umzug": "^2.3.0",
122     "user-agent-parser": "^0.6.0",
123     "uuid": "^8.3.2",
124     "validate": "^5.1.0",
125     "validator": "^13.5.2",
126     "winston": "^3.3.3",
127     "ws": "^7.4.3",
128     "xml2json": "^0.12.0",
129     "yaml": "^2.0.0-1",
130     "zip-dir": "^2.0.0"
131   },
132   "xcally": {
133     "name": "motion",
134     "version": "3.0.0-alpha.8",
135     "shortHash": "f861bcb",
136     "branch": "develop",
137     "tag": "",
138     "committedOn": "2021-04-21T13:57:45.000Z",
139     "buildDate": "2021-04-21T15:42:16.344Z"
140   }
141 }