UNPKG

1.2 kBJSONView Raw
1
2{
3 "name": "qewd",
4 "version": "2.49.4",
5 "config": {
6 "date": "11 May 2020"
7 },
8 "description": "Quick and Easy Web Development",
9 "main": "index.js",
10 "dependencies": {
11 "express": "",
12 "body-parser": "",
13 "ewd-client": "",
14 "ewd-qoper8": "",
15 "ewd-qoper8-express": "",
16 "ewd-qoper8-koa": "",
17 "ewd-session": "",
18 "ewd-qoper8-cache": "",
19 "ewd-qoper8-gtm": "",
20 "ewd-qoper8-redis": "",
21 "ewd-qoper8-iris": "",
22 "ewd-qoper8-dbx": "",
23 "fs-extra": "",
24 "qewd-router": "",
25 "qewd-monitor": "",
26 "qewd-transform-json": "",
27 "koa": "",
28 "koa-better-router": "",
29 "koa-bodyparser": "",
30 "koa-static": "",
31 "module-exists": "",
32 "redis": "",
33 "socket.io": "",
34 "socket.io-client": ""
35 },
36 "scripts": {
37 "test": "echo \"Error: no test specified\" && exit 1"
38 },
39 "repository": {
40 "type": "git",
41 "url": "git+https://github.com/robtweed/qewd.git"
42 },
43 "author": "Rob Tweed, M/Gateway Developments Ltd",
44 "license": "Apache-2.0",
45 "bugs": {
46 "url": "https://github.com/robtweed/qewd/issues"
47 },
48 "homepage": "https://github.com/robtweed/qewd#readme"
49}