Built motion from commit 1fa89557.|2.6.10
[motion2.git] / package.json
1 {
2   "name": "motion",
3   "version": "2.6.10",
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": "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     "activedirectory2": "2.1.0",
51     "apiai-promise": "github:gcareri/apiai-promise",
52     "archiver": "2.1.1",
53     "asterisk-manager": "0.1.16",
54     "aws-sdk": "2.610.0",
55     "beaver-logger": "3.0.19",
56     "bimedia-machine-uuid": "1.0.1",
57     "bluebird": "3.7.2",
58     "body-parser": "1.19.0",
59     "compare-versions": "3.6.0",
60     "composable-middleware": "0.3.0",
61     "connect-timeout": "1.9.0",
62     "cookie-parser": "1.4.5",
63     "cors": "2.8.5",
64     "crypto-js": "3.1.9-1",
65     "cron-job-manager": "1.0.7",
66     "desk.js": "0.1.4",
67     "dialogflow": "0.8.2",
68     "ejs": "2.7.4",
69     "eml-format": "0.5.0",
70     "entities": "1.1.2",
71     "errorhandler": "1.5.1",
72     "express": "4.17.1",
73     "express-jwt": "5.3.3",
74     "express-winston": "2.6.0",
75     "extract-zip": "1.7.0",
76     "fast-json-patch": "1.2.2",
77     "fs-extra": "8.1.0",
78     "google-tts-api": "github:xmdevelop/google-tts",
79     "grpc": "1.24.6",
80     "html-entities": "2.3.2",
81     "html-to-pdfmake": "^2.1.7",
82     "html-to-text": "4.0.0",
83     "iconv": "2.3.5",
84     "imap": "0.8.19",
85     "ioredis": "4.17.3",
86     "ipaddr.js": "1.9.1",
87     "jayson": "2.1.2",
88     "jsdom": "12.0.0",
89     "jsforce": "1.9.3",
90     "json2xls": "github:xmdevelop/json2xls",
91     "jsonwebtoken": "7.4.3",
92     "jstz": "1.0.11",
93     "juice": "6.0.0",
94     "kue": "0.11.6",
95     "lodash": "4.17.20",
96     "lusca": "1.6.1",
97     "mailparser": "2.7.5",
98     "md5": "2.3.0",
99     "method-override": "2.3.10",
100     "moment": "2.27.0",
101     "morgan": "1.10.0",
102     "multer": "1.4.2",
103     "mustache": "4.0.1",
104     "mysql": "2.18.1",
105     "node-tnef": "1.3.3",
106     "nodemailer": "4.7.0",
107     "nodemailer-plugin-inline-base64": "2.1.1",
108     "odbc": "github:mckay-software/node-odbc",
109     "papaparse": "4.6.3",
110     "passport": "0.3.2",
111     "passport-google-oauth20": "2.0.0",
112     "passport-local": "1.0.0",
113     "pdfmake": "0.1.68",
114     "pkginfo": "0.4.1",
115     "pm2": "2.10.4",
116     "randomstring": "1.1.5",
117     "request-promise": "4.2.6",
118     "rimraf": "2.7.1",
119     "rr": "0.1.0",
120     "seq-queue": "0.0.5",
121     "sequelize": "3.35.1",
122     "serve-favicon": "2.5.0",
123     "simple-git": "1.132.0",
124     "socket.io": "2.1.1",
125     "socket.io-emitter": "3.1.1",
126     "socket.io-redis": "5.2.0",
127     "socketio-jwt": "4.5.0",
128     "sox": "github:gcareri/node-sox",
129     "squel": "5.13.0",
130     "sticky-session": "1.1.2",
131     "syncho": "0.2.5",
132     "systeminformation": "3.54.0",
133     "tiff2pdf": "1.0.2",
134     "to-csv": "0.1.1",
135     "twilio": "3.48.2",
136     "umzug": "2.3.0",
137     "user-agent-parser": "0.6.0",
138     "uuid": "3.3.2",
139     "validate": "3.1.0",
140     "winston": "2.4.5",
141     "ws": "4.1.0",
142     "xml2json": "0.11.2",
143     "zip-dir": "1.0.2"
144   },
145   "devDependencies": {
146     "apidoc": "0.24.0",
147     "chai": "3.5.0",
148     "chai-http": "3.0.0",
149     "eslint": "^5.16.0",
150     "eslint-plugin-node": "^8.0.1",
151     "grunt": "1.0.4",
152     "grunt-angular-templates": "1.2.0",
153     "grunt-apidoc": "0.11.0",
154     "grunt-autoprefixer": "3.0.4",
155     "grunt-build-control": "0.7.1",
156     "grunt-contrib-clean": "1.1.0",
157     "grunt-contrib-concat": "1.0.1",
158     "grunt-contrib-copy": "1.0.0",
159     "grunt-contrib-cssmin": "2.2.1",
160     "grunt-contrib-jshint": "1.1.0",
161     "grunt-contrib-obfuscator": "4.0.0",
162     "grunt-contrib-uglify": "3.4.0",
163     "grunt-contrib-watch": "1.1.0",
164     "grunt-express-server": "0.5.4",
165     "grunt-filerev": "2.3.1",
166     "grunt-injector": "1.1.0",
167     "grunt-jsbeautifier": "0.2.13",
168     "grunt-jsonlint": "1.1.0",
169     "grunt-ng-annotate": "3.0.0",
170     "grunt-nodemailer": "1.1.0",
171     "grunt-sass": "1.2.1",
172     "grunt-usemin": "3.1.1",
173     "grunt-version": "1.3.2",
174     "js-beautify": "1.10.3",
175     "js-obfuscator": "0.1.2",
176     "load-grunt-config": "0.19.2",
177     "mocha": "3.5.3",
178     "prettier": "^1.19.1",
179     "time-grunt": "1.4.0"
180   }
181 }