dc1a14167430f57e9c6802f0525250f92a84da72
[motion.git] / package.json
1 {
2   "name": "motion",
3   "version": "1.0.16",
4   "main": "server/app.js",
5   "dependencies": {
6     "accept-language-parser": "^1.0.2",
7     "adm-zip": "^0.4.7",
8     "agi": "0.0.4",
9     "asterisk-manager": "^0.1.15",
10     "async": "^1.5.2",
11     "bimedia-machine-uuid": "^1.0.0",
12     "bluebird": "^3.3.3",
13     "body-parser": "~1.14.1",
14     "child-process-promise": "^2.0.2",
15     "composable-middleware": "^0.3.0",
16     "compression": "~1.6.0",
17     "connect-flash": "^0.1.1",
18     "cookie-parser": "~1.4.0",
19     "cron": "^1.0.9",
20     "cron-job-manager": "^1.0.7",
21     "desk.js": "^0.1.2",
22     "ejs": "^2.3.4",
23     "errorhandler": "~1.4.2",
24     "express": "^4.13.3",
25     "express-jwt": "^3.3.0",
26     "express-mysql-session": "^1.0.0",
27     "express-query-int": "^1.0.1",
28     "express-session": "~1.13.0",
29     "file-base64": "^1.0.0",
30     "formidable": "^1.0.17",
31     "freshdesk": "^0.2.0",
32     "fs-extra": "^0.26.7",
33     "geoip-lite": "^1.1.6",
34     "google-tts-api": "0.0.1",
35     "html-pdf": "^1.4.0",
36     "html-to-text": "^1.6.2",
37     "ipaddr.js": "^1.0.4",
38     "jsforce": "^1.6.5",
39     "jsmin": "^1.0.1",
40     "jsonwebtoken": "^5.4.1",
41     "jstz": "^1.0.9",
42     "kue": "^0.10.4",
43     "lodash": "4.15.0",
44     "machine-uuid": "^1.0.7",
45     "mail-listener2": "github:gcareri/mail-listener2",
46     "md5": "2.x",
47     "method-override": "~2.3.5",
48     "moment": "^2.15.2",
49     "moment-range": "^2.2.0",
50     "morgan": "~1.7.0",
51     "mustache": "^2.2.0",
52     "mysql": "^2.10.0",
53     "node-df": "^0.1.1",
54     "node-sugarcrm-client": "^0.9.3",
55     "node-uuid": "^1.4.7",
56     "node-zendesk": "^1.1.8",
57     "nodemailer": "^2.1.1",
58     "nodemailer-smtp-transport": "^2.4.1",
59     "odbc": "^1.2.1",
60     "passport": "~0.3.2",
61     "passport-facebook": "latest",
62     "passport-google-oauth": "latest",
63     "passport-local": "~1.0.0",
64     "passport-twitter": "latest",
65     "pdfmake": "^0.1.18",
66     "pidusage": "^1.0.1",
67     "randomstring": "^1.1.5",
68     "redis": "^2.6.2",
69     "remove": "^0.1.5",
70     "request-promise": "^3.0.0",
71     "reverse-mustache": "^1.6.2",
72     "sequelize": "3.19.3",
73     "serve-favicon": "~2.3.0",
74     "shelljs": "^0.5.3",
75     "simple-git": "^1.65.0",
76     "simple-random": "^1.0.3",
77     "socket.io": "^1.4.5",
78     "socket.io-client": "^1.4.5",
79     "socket.io-emitter": "^1.0.0",
80     "socket.io-redis": "^1.1.1",
81     "socketio-jwt": "^4.3.3",
82     "sox": "github:gcareri/node-sox",
83     "sticky-session": "^1.1.2",
84     "string-to-json": "^0.1.0",
85     "syncho": "^0.2.5",
86     "tiff-to-png": "^1.0.2",
87     "tiff2pdf": "^1.0.2",
88     "to-csv": "^0.1.0",
89     "twilio": "^2.9.1",
90     "ua-parser-js": "^0.7.9",
91     "upload-file": "github:Atm0sf3ar/upload-file",
92     "wait.for": "^0.6.6",
93     "winston": "^2.3.1",
94     "xml2js": "^0.4.15",
95     "xml2json": "^0.10.0"
96   },
97   "devDependencies": {
98     "connect-livereload": "~0.5.3",
99     "grunt": "~0.4.5",
100     "grunt-angular-templates": "^0.5.7",
101     "grunt-asset-injector": "^0.1.0",
102     "grunt-autoprefixer": "3.0.0",
103     "grunt-bower-task": "^0.4.0",
104     "grunt-build-control": "DaftMonk/grunt-build-control",
105     "grunt-changelog": "^0.3.1",
106     "grunt-concurrent": "~2.0.0",
107     "grunt-contrib-clean": "~0.6.0",
108     "grunt-contrib-concat": "~0.5.1",
109     "grunt-contrib-copy": "~0.8.0",
110     "grunt-contrib-cssmin": "~0.12.3",
111     "grunt-contrib-htmlmin": "~0.4.0",
112     "grunt-contrib-imagemin": "~0.9.4",
113     "grunt-contrib-jshint": "~0.11.2",
114     "grunt-contrib-uglify": "~0.9.1",
115     "grunt-contrib-watch": "~0.6.1",
116     "grunt-dom-munger": "^3.4.0",
117     "grunt-env": "~0.4.4",
118     "grunt-express-server": "~0.5.1",
119     "grunt-google-cdn": "~0.4.3",
120     "grunt-karma": "~0.12.0",
121     "grunt-mocha-test": "~0.12.7",
122     "grunt-newer": "~1.1.1",
123     "grunt-ng-annotate": "^1.0.1",
124     "grunt-node-inspector": ">=0.2.0",
125     "grunt-nodemailer": "^0.3.0",
126     "grunt-nodemon": "~0.4.0",
127     "grunt-open": "~0.2.3",
128     "grunt-package-modules": "^0.1.3",
129     "grunt-protractor-runner": "^2.0.0",
130     "grunt-rev": "~0.1.0",
131     "grunt-sequelize": "^4.0.0",
132     "grunt-svgmin": "~2.0.1",
133     "grunt-usemin": "~3.0.0",
134     "grunt-version": "^1.0.0",
135     "grunt-wiredep": "~2.0.0",
136     "jit-grunt": "^0.9.1",
137     "js-obfuscator": "^0.1.1",
138     "jshint-stylish": "~2.0.1",
139     "karma": "~0.13.2",
140     "karma-chrome-launcher": "~0.2.0",
141     "karma-coffee-preprocessor": "~0.3.0",
142     "karma-firefox-launcher": "~0.1.6",
143     "karma-html2js-preprocessor": "~0.1.0",
144     "karma-jade-preprocessor": "0.0.11",
145     "karma-jasmine": "~0.3.6",
146     "karma-ng-html2js-preprocessor": "~0.1.2",
147     "karma-ng-jade2js-preprocessor": "^0.2.0",
148     "karma-ng-scenario": "~0.1.0",
149     "karma-phantomjs-launcher": "~0.2.0",
150     "karma-requirejs": "~0.2.2",
151     "karma-script-launcher": "~0.1.0",
152     "mocha": "^2.3.4",
153     "open": "~0.0.5",
154     "requirejs": "~2.1.19",
155     "should": "~7.0.2",
156     "supertest": "~1.0.1",
157     "time-grunt": "~1.2.1",
158     "umzug": "^1.11.0"
159   },
160   "engines": {
161     "node": ">=0.10.0"
162   },
163   "scripts": {
164     "prestart": "npm install",
165     "start": "pm2 start server/app.json",
166     "test": "grunt test",
167     "update-webdriver": "node node_modules/grunt-protractor-runner/node_modules/protractor/bin/webdriver-manager update"
168   },
169   "private": true
170 }