UNPKG

373 BJSONView Raw
1{
2 "name": "qewd-appliance",
3 "version": "2.19.0",
4 "description": "QEWD Docker appliance",
5 "author": "Rob Tweed <rtweed@mgateway.com>",
6 "main": "qewd.js",
7 "scripts": {
8 "start": "NODE_PATH=/opt/qewd/mapped node qewd.js"
9 },
10 "dependencies": {
11 "qewd": "",
12 "qewd-monitor": "",
13 "tcp-netx": "",
14 "ewd-redis-globals": "",
15 "ewd-client": ""
16 }
17}
\No newline at end of file