Built motion from commit (unavailable).|2.5.20
[motion2.git] / package.json
1 {\r
2   "name": "motion",\r
3   "version": "2.5.20",\r
4   "description": "xCALLY Motion is the new Realtime asynchronous solution for your multichannel contact center over Asterisk.",\r
5   "main": "server/app.js",\r
6   "engines": {\r
7     "node": "6.10.3"\r
8   },\r
9   "repository": {\r
10     "type": "git",\r
11     "url": "http://repos.xcallymotion.com/motion2.git"\r
12   },\r
13   "author": "xCALLY Team",\r
14   "contributors": [\r
15     "Giuseppe Careri <giuseppe.careri@xcally.com>",\r
16     "Daniele Cinti <daniele.cinti@xcally.com>",\r
17     "Innocenzo Biondo <innocenzo.biondo@xcally.com>",\r
18     "Massimiliano Bungaro <massimiliano.bungaro@xcally.com>",\r
19     "Andrea Bianco <andrea.bianco@xcally.com>",\r
20     "Fabio Lodato <fabio.lodato@xcally.com>",\r
21     "Andrea Cuccaro <andrea.cuccaro@xcally.com>",\r
22     "Donatella Soldi <donatella.soldi@xcally.com>",\r
23     "Afnan Imtiaz <afnan.imtiaz@xcally.com>",\r
24     "Cristian Di Sclafani <cristian.disclafani@xcally.com>",\r
25     "Marco Giraldi <marco.giraldi@xenialab.it>",\r
26     "Giulia Trombin <giulia.trombin@xenialab.it>",\r
27     "Cristopher Fasolin <cristopher.fasolin@xcally.com>",\r
28     "Marco Messina <marco.messina@xcally.com>",\r
29     "Vito Macchia <vito.macchia@xcally.com>",\r
30     "Marco Lecce <marco.lecce@xcally.com>"\r
31   ],\r
32   "private": true,\r
33   "license": "EULA",\r
34   "scripts": {\r
35     "start": "nodemon server/app.js",\r
36     "test": "mocha server/test --timeout 5000"\r
37   },\r
38   "dependencies": {\r
39     "apiai-promise": "github:gcareri/apiai-promise",\r
40     "archiver": "2.1.1",\r
41     "asterisk-manager": "0.1.16",\r
42     "aws-sdk": "2.610.0",\r
43     "bimedia-machine-uuid": "1.0.1",\r
44     "bluebird": "3.7.2",\r
45     "body-parser": "1.19.0",\r
46     "compare-versions": "3.6.0",\r
47     "composable-middleware": "0.3.0",\r
48     "connect-timeout": "1.9.0",\r
49     "cookie-parser": "1.4.5",\r
50     "cors": "2.8.5",\r
51     "crypto-js": "3.1.9-1",\r
52     "cron-job-manager": "1.0.7",\r
53     "desk.js": "0.1.4",\r
54     "dialogflow": "0.8.2",\r
55     "ejs": "2.7.4",\r
56     "eml-format": "0.5.0",\r
57     "entities": "1.1.2",\r
58     "errorhandler": "1.5.1",\r
59     "express": "4.17.1",\r
60     "express-jwt": "5.3.3",\r
61     "express-winston": "2.6.0",\r
62     "extract-zip": "1.7.0",\r
63     "fast-json-patch": "1.2.2",\r
64     "google-tts-api": "github:xmdevelop/google-tts",\r
65     "html-pdf": "2.2.0",\r
66     "html-to-text": "4.0.0",\r
67     "iconv": "2.3.5",\r
68     "imap": "0.8.19",\r
69     "ioredis": "4.17.3",\r
70     "ipaddr.js": "1.9.1",\r
71     "jayson": "2.1.2",\r
72     "jsforce": "1.9.3",\r
73     "json2xls": "github:xmdevelop/json2xls",\r
74     "jsonwebtoken": "7.4.3",\r
75     "jstz": "1.0.11",\r
76     "juice": "6.0.0",\r
77     "kue": "0.11.6",\r
78     "lodash": "4.17.20",\r
79     "lusca": "1.6.1",\r
80     "mailparser": "2.7.5",\r
81     "md5": "2.3.0",\r
82     "method-override": "2.3.10",\r
83     "moment": "2.27.0",\r
84     "morgan": "1.10.0",\r
85     "multer": "1.4.2",\r
86     "mustache": "4.0.1",\r
87     "mysql": "2.18.1",\r
88     "node-tnef": "1.3.3",\r
89     "nodemailer": "4.7.0",\r
90     "nodemailer-plugin-inline-base64": "2.1.1",\r
91     "odbc": "github:mckay-software/node-odbc",\r
92     "papaparse": "4.6.3",\r
93     "passport": "0.3.2",\r
94     "passport-google-oauth20": "2.0.0",\r
95     "passport-local": "1.0.0",\r
96     "pdfmake": "0.1.68",\r
97     "pkginfo": "0.4.1",\r
98     "pm2": "2.10.4",\r
99     "randomstring": "1.1.5",\r
100     "request-promise": "4.2.6",\r
101     "rimraf": "2.7.1",\r
102     "rr": "0.1.0",\r
103     "seq-queue": "0.0.5",\r
104     "sequelize": "3.35.1",\r
105     "serve-favicon": "2.5.0",\r
106     "simple-git": "1.132.0",\r
107     "socket.io": "2.2.0",\r
108     "socket.io-emitter": "3.1.1",\r
109     "socket.io-redis": "5.2.0",\r
110     "socketio-jwt": "4.5.0",\r
111     "sox": "github:gcareri/node-sox",\r
112     "squel": "5.13.0",\r
113     "sticky-session": "1.1.2",\r
114     "syncho": "0.2.5",\r
115     "systeminformation": "3.54.0",\r
116     "tiff2pdf": "1.0.2",\r
117     "to-csv": "0.1.1",\r
118     "twilio": "3.48.2",\r
119     "umzug": "2.3.0",\r
120     "user-agent-parser": "0.6.0",\r
121     "uuid": "3.3.2",\r
122     "validate": "3.1.0",\r
123     "winston": "2.4.5",\r
124     "ws": "4.1.0",\r
125     "xml2json": "0.11.2",\r
126     "zip-dir": "1.0.2"\r
127   },\r
128   "devDependencies": {\r
129     "apidoc": "0.24.0",\r
130     "chai": "3.5.0",\r
131     "chai-http": "3.0.0",\r
132     "grunt": "1.0.4",\r
133     "grunt-angular-templates": "1.2.0",\r
134     "grunt-apidoc": "0.11.0",\r
135     "grunt-autoprefixer": "3.0.4",\r
136     "grunt-build-control": "0.7.1",\r
137     "grunt-contrib-clean": "1.1.0",\r
138     "grunt-contrib-concat": "1.0.1",\r
139     "grunt-contrib-copy": "1.0.0",\r
140     "grunt-contrib-cssmin": "2.2.1",\r
141     "grunt-contrib-jshint": "1.1.0",\r
142     "grunt-contrib-obfuscator": "4.0.0",\r
143     "grunt-contrib-uglify": "3.4.0",\r
144     "grunt-contrib-watch": "1.1.0",\r
145     "grunt-express-server": "0.5.4",\r
146     "grunt-filerev": "2.3.1",\r
147     "grunt-injector": "1.1.0",\r
148     "grunt-jsbeautifier": "0.2.13",\r
149     "grunt-jsonlint": "1.1.0",\r
150     "grunt-ng-annotate": "3.0.0",\r
151     "grunt-nodemailer": "1.1.0",\r
152     "grunt-sass": "1.2.1",\r
153     "grunt-usemin": "3.1.1",\r
154     "grunt-version": "1.3.2",\r
155     "js-obfuscator": "0.1.2",\r
156     "load-grunt-config": "0.19.2",\r
157     "mocha": "3.5.3",\r
158     "time-grunt": "1.4.0"\r
159   }\r
160 }\r