2465c1084b6eb35075b832b19d54e388d9affd86
[motion2.git] / package.json
1 {
2   "name": "motion",
3   "version": "2.6.11",
4   "description": "xCALLY Motion is the new Realtime asynchronous solution for your multichannel contact center over Asterisk.",
5   "main": "server/app.js",
6   "engines": {
7     "node": "6.17.1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "http://repos.xcallymotion.com/motion2.git"
12   },
13   "author": "xCALLY Team",
14   "contributors": [
15     "Giuseppe Careri <giuseppe.careri@xenialab.it>",
16     "Daniele Cinti <daniele.cinti@xcally.com>",
17     "Innocenzo Biondo <innocenzo.biondo@xcally.com>",
18     "Massimiliano Bungaro <massimiliano.bungaro@xenialab.it>",
19     "Andrea Bianco <andrea.bianco@xenialab.it>",
20     "Fabio Lodato <fabio.lodato@xenialab.it>",
21     "Andrea Cuccaro <andrea.cuccaro@xenialab.it>",
22     "Donatella Soldi <donatella.soldi@xcally.com>",
23     "Afnan Imtiaz <afnan.imtiaz@xcally.com>",
24     "Cristian Di Sclafani <cristian.disclafani@xcally.com>",
25     "Marco Giraldi <marco.giraldi@xenialab.it>",
26     "Giulia Trombin <giulia.trombin@xenialab.it>",
27     "Cristopher Fasolin <cristopher.fasolin@xenialab.it>",
28     "Marco Messina <marco.messina@xenialab.it>",
29     "Vito Macchia <vito.macchia@xenialab.it>",
30     "Marco Lecce <marco.lecce@xenialab.it>",
31     "Rodolfo Bevione <rodolfo.bevione@xenialab.it>",
32     "Andrea Amorese <andrea.amorese@xenialab.it>",
33     "Valerio Cietto <valerio.cietto@xenialab.it>",
34     "Francesco Battaglia <francesco.battaglia@xenialab.it>"
35   ],
36   "private": true,
37   "license": "EULA",
38   "scripts": {
39     "start": "NODE_PATH=./legacy-libs nodemon server/app.js",
40     "js-beautify": "js-beautify `node -p \"require('glob').sync('./**/*.{js,html}', { nodir: true, ignore: ['./node_modules/**', './client/bower_components/**', './bower_components/**', './client/assets/**', './snippet/**', './dist/**', './.tmp/**'] }).join('\\n')\"`",
41     "eslint:check": "eslint .",
42     "eslint:fix": "eslint --fix .",
43     "prettier:check": "prettier --check './**/*'",
44     "prettier:write": "prettier --write './**/*'",
45     "format-all": "npm run js-beautify && npm run prettier:write",
46     "test": "mocha server/test --timeout 5000",
47     "aux-containers": "docker-compose up -d database cache"
48   },
49   "dependencies": {
50     "@types/express-serve-static-core": "4.17.28",
51     "@types/node": "6.14.13",
52     "acorn": "5.7.1",
53     "activedirectory2": "2.1.0",
54     "apiai-promise": "git+https://github.com/gcareri/apiai-promise.git",
55     "archiver": "2.1.1",
56     "asterisk-manager": "0.1.16",
57     "aws-sdk": "2.610.0",
58     "beaver-logger": "3.0.19",
59     "bimedia-machine-uuid": "1.0.1",
60     "bluebird": "3.7.2",
61     "body-parser": "1.19.0",
62     "compare-versions": "3.6.0",
63     "composable-middleware": "0.3.0",
64     "connect-timeout": "1.9.0",
65     "cookie-parser": "1.4.5",
66     "cors": "2.8.5",
67     "cron-job-manager": "1.0.7",
68     "crypto-js": "3.1.9-1",
69     "desk.js": "0.1.4",
70     "duplexify": "^3.6.0",
71     "ejs": "2.7.4",
72     "eml-format": "0.5.0",
73     "entities": "1.1.2",
74     "errorhandler": "1.5.1",
75     "express": "4.17.1",
76     "express-jwt": "5.3.3",
77     "express-winston": "2.6.0",
78     "extract-zip": "1.7.0",
79     "fast-json-patch": "1.2.2",
80     "fast-text-encoding": "^1.0.0",
81     "fs-extra": "8.1.0",
82     "google-tts-api": "git+https://github.com/xmdevelop/google-tts.git",
83     "gtoken": "^2.3.2",
84     "html-entities": "2.3.2",
85     "html-to-pdfmake": "2.1.7",
86     "html-to-text": "4.0.0",
87     "https-proxy-agent": "^2.2.1",
88     "iconv": "2.3.5",
89     "imap": "0.8.19",
90     "ioredis": "4.17.3",
91     "ipaddr.js": "1.9.1",
92     "is-stream-ended": "^0.1.4",
93     "jayson": "2.1.2",
94     "jsdom": "12.0.0",
95     "jsforce": "1.9.3",
96     "json2xls": "git+https://github.com/xmdevelop/json2xls.git",
97     "jsonwebtoken": "7.4.3",
98     "jstz": "1.0.11",
99     "juice": "6.0.0",
100     "kue": "0.11.6",
101     "lodash": "4.17.20",
102     "lodash.at": "^4.6.0",
103     "lodash.camelcase": "^4.3.0",
104     "lodash.clone": "^4.5.0",
105     "lodash.has": "^4.5.2",
106     "lusca": "1.6.1",
107     "mailparser": "2.7.5",
108     "md5": "2.3.0",
109     "method-override": "2.3.10",
110     "moment": "2.27.0",
111     "moment-timezone": "0.5.34",
112     "morgan": "1.10.0",
113     "multer": "1.4.2",
114     "mustache": "4.0.1",
115     "mysql": "2.18.1",
116     "node-tnef": "1.3.3",
117     "nodemailer": "4.7.0",
118     "nodemailer-plugin-inline-base64": "2.1.1",
119     "odbc": "git+https://github.com/mckay-software/node-odbc.git",
120     "papaparse": "4.6.3",
121     "passport": "0.3.2",
122     "passport-google-oauth20": "2.0.0",
123     "passport-local": "1.0.0",
124     "pdfmake": "0.1.68",
125     "pkginfo": "0.4.1",
126     "pm2": "2.10.4",
127     "randomstring": "1.1.5",
128     "request-promise": "4.2.6",
129     "retry-request": "^4.0.0",
130     "rimraf": "2.7.1",
131     "rr": "0.1.0",
132     "seq-queue": "0.0.5",
133     "sequelize": "3.35.1",
134     "serve-favicon": "2.5.0",
135     "simple-git": "1.132.0",
136     "socket.io": "2.1.1",
137     "socket.io-emitter": "3.1.1",
138     "socket.io-redis": "5.2.0",
139     "socketio-jwt": "4.5.0",
140     "sox": "git+https://github.com/gcareri/node-sox.git",
141     "squel": "5.13.0",
142     "sticky-session": "1.1.2",
143     "syncho": "0.2.5",
144     "systeminformation": "3.54.0",
145     "tiff2pdf": "1.0.2",
146     "to-csv": "0.1.1",
147     "twilio": "3.48.2",
148     "umzug": "2.3.0",
149     "user-agent-parser": "0.6.0",
150     "uuid": "3.3.2",
151     "validate": "3.1.0",
152     "winston": "2.4.5",
153     "ws": "4.1.0",
154     "xml2json": "0.11.2",
155     "zip-dir": "1.0.2"
156   },
157   "devDependencies": {
158     "acorn": "6.4.2",
159     "apidoc": "0.24.0",
160     "chai": "3.5.0",
161     "chai-http": "3.0.0",
162     "eslint": "5.16.0",
163     "eslint-plugin-node": "8.0.1",
164     "grunt": "1.0.4",
165     "grunt-angular-templates": "1.2.0",
166     "grunt-apidoc": "0.11.0",
167     "grunt-autoprefixer": "3.0.4",
168     "grunt-build-control": "0.7.1",
169     "grunt-contrib-clean": "1.1.0",
170     "grunt-contrib-concat": "1.0.1",
171     "grunt-contrib-copy": "1.0.0",
172     "grunt-contrib-cssmin": "2.2.1",
173     "grunt-contrib-jshint": "1.1.0",
174     "grunt-contrib-obfuscator": "4.0.0",
175     "grunt-contrib-uglify": "3.4.0",
176     "grunt-contrib-watch": "1.1.0",
177     "grunt-express-server": "0.5.4",
178     "grunt-filerev": "2.3.1",
179     "grunt-injector": "1.1.0",
180     "grunt-jsbeautifier": "0.2.13",
181     "grunt-jsonlint": "1.1.0",
182     "grunt-ng-annotate": "3.0.0",
183     "grunt-nodemailer": "1.1.0",
184     "grunt-sass": "1.2.1",
185     "grunt-usemin": "3.1.1",
186     "grunt-version": "1.3.2",
187     "js-beautify": "1.10.3",
188     "js-obfuscator": "0.1.2",
189     "load-grunt-config": "0.19.2",
190     "mocha": "3.5.3",
191     "prettier": "1.19.1",
192     "time-grunt": "1.4.0"
193   }
194 }