Built motion from commit (unavailable).|2.5.1
[motion2.git] / package.json
1 {
2   "name": "motion",
3   "version": "2.5.1",
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.10.3"
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@xcally.com>",
16     "Daniele Cinti <daniele.cinti@xcally.com>",
17     "Innocenzo Biondo <innocenzo.biondo@xcally.com>",
18     "Massimiliano Bungaro <massimiliano.bungaro@xcally.com>",
19     "Andrea Bianco <andrea.bianco@xcally.com>",
20     "Fabio Lodato <fabio.lodato@xcally.com>",
21     "Andrea Cuccaro <andrea.cuccaro@xcally.com>",
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   ],
28   "private": true,
29   "license": "EULA",
30   "scripts": {
31     "start": "nodemon server/app.js",
32     "test": "mocha server/test --timeout 5000"
33   },
34   "dependencies": {
35     "apiai-promise": "github:gcareri/apiai-promise",
36     "archiver": "^2.1.1",
37     "asterisk-manager": "^0.1.15",
38     "aws-sdk": "2.610.0",
39     "bimedia-machine-uuid": "^1.0.0",
40     "bluebird": "^3.4.6",
41     "body-parser": "^1.15.2",
42     "compare-versions": "^3.5.1",
43     "composable-middleware": "^0.3.0",
44     "connect-timeout": "^1.9.0",
45     "cookie-parser": "^1.4.3",
46     "cors": "^2.8.4",
47     "crypto-js": "3.1.9-1",
48     "cron-job-manager": "^1.0.7",
49     "desk.js": "^0.1.3",
50     "ejs": "^2.5.2",
51     "eml-format": "^0.5.0",
52     "entities": "^1.1.1",
53     "errorhandler": "^1.4.3",
54     "express": "^4.14.0",
55     "express-jwt": "^5.1.0",
56     "express-winston": "^2.5.1",
57     "extract-zip": "^1.6.7",
58     "fast-json-patch": "^1.1.0",
59     "google-tts-api": "github:xmdevelop/google-tts",
60     "html-pdf": "^2.2.0",
61     "html-to-text": "^4.0.0",
62     "iconv": "2.3.5",
63     "imap": "0.8.19",
64     "ioredis": "^4.10.0",
65     "ipaddr.js": "^1.5.4",
66     "jayson": "^2.0.2",
67     "jsforce": "^1.7.1",
68     "json2xls": "github:xmdevelop/json2xls",
69     "jsonwebtoken": "^7.1.9",
70     "jstz": "^1.0.9",
71     "kue": "^0.11.5",
72     "lodash": "^4.15.0",
73     "lusca": "^1.4.1",
74     "mailparser": "2.7.5",
75     "md5": "^2.2.1",
76     "method-override": "^2.3.6",
77     "moment": "^2.15.1",
78     "morgan": "^1.7.0",
79     "multer": "^1.2.0",
80     "mustache": "4.0.1",
81     "mysql": "^2.11.1",
82     "node-tnef": "^1.3.0",
83     "nodemailer": "^4.0.1",
84     "nodemailer-plugin-inline-base64": "^2.1.1",
85     "odbc": "github:mckay-software/node-odbc",
86     "papaparse": "^4.3.7",
87     "passport": "^0.3.2",
88     "passport-google-oauth20": "2.0.0",
89     "passport-local": "^1.0.0",
90     "pdfmake": "^0.1.18",
91     "pkginfo": "^0.4.0",
92     "pm2": "^2.2.3",
93     "randomstring": "^1.1.5",
94     "request-promise": "^4.1.1",
95     "rimraf": "^2.6.2",
96     "rr": "^0.1.0",
97     "seq-queue": "0.0.5",
98     "sequelize": "^3.24.3",
99     "serve-favicon": "^2.3.0",
100     "simple-git": "^1.73.0",
101     "socket.io": "2.2.0",
102     "socket.io-emitter": "3.1.1",
103     "socket.io-redis": "5.2.0",
104     "socketio-jwt": "4.5.0",
105     "sox": "github:gcareri/node-sox",
106     "squel": "^5.5.0",
107     "sticky-session": "^1.1.2",
108     "syncho": "^0.2.5",
109     "systeminformation": "^3.13.0",
110     "tiff2pdf": "^1.0.2",
111     "to-csv": "^0.1.1",
112     "twilio": "^3.9.0",
113     "umzug": "^2.0.1",
114     "user-agent-parser": "^0.6.0",
115     "uuid": "3.3.2",
116     "validate": "^3.0.1",
117     "winston": "^2.2.0",
118     "ws": "4.1.0",
119     "xml2json": "^0.11.0",
120     "zip-dir": "^1.0.2"
121   },
122   "devDependencies": {
123     "chai": "^3.5.0",
124     "chai-http": "^3.0.0",
125     "grunt": "1.0.4",
126     "grunt-angular-templates": "^1.1.0",
127     "grunt-apidoc": "^0.11.0",
128     "grunt-autoprefixer": "^3.0.4",
129     "grunt-build-control": "^0.7.1",
130     "grunt-contrib-clean": "^1.1.0",
131     "grunt-contrib-concat": "^1.0.1",
132     "grunt-contrib-copy": "^1.0.0",
133     "grunt-contrib-cssmin": "^2.2.0",
134     "grunt-contrib-jshint": "^1.0.0",
135     "grunt-contrib-obfuscator": "^4.0.0",
136     "grunt-contrib-uglify": "^3.0.1",
137     "grunt-contrib-watch": "^1.0.0",
138     "grunt-express-server": "^0.5.3",
139     "grunt-filerev": "^2.3.1",
140     "grunt-injector": "^1.1.0",
141     "grunt-jsbeautifier": "^0.2.13",
142     "grunt-jsonlint": "^1.1.0",
143     "grunt-ng-annotate": "^3.0.0",
144     "grunt-nodemailer": "^1.1.0",
145     "grunt-sass": "^1.2.1",
146     "grunt-usemin": "^3.1.1",
147     "grunt-version": "^1.1.1",
148     "js-obfuscator": "0.1.2",
149     "load-grunt-config": "^0.19.2",
150     "mocha": "^3.1.0",
151     "time-grunt": "^1.4.0"
152   }
153 }