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