UNPKG

1.26 kBJSONView Raw
1
2{
3 "name": "qewd",
4 "version": "2.51.0",
5 "config": {
6 "date": "9 July 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 "extract-zip": "",
24 "fs-extra": "",
25 "qewd-router": "",
26 "qewd-monitor": "",
27 "qewd-transform-json": "",
28 "qoper8-wt": "",
29 "koa": "",
30 "koa-better-router": "",
31 "koa-bodyparser": "",
32 "koa-static": "",
33 "module-exists": "",
34 "redis": "",
35 "request": "",
36 "socket.io": "",
37 "socket.io-client": ""
38 },
39 "scripts": {
40 "test": "echo \"Error: no test specified\" && exit 1"
41 },
42 "repository": {
43 "type": "git",
44 "url": "git+https://github.com/robtweed/qewd.git"
45 },
46 "author": "Rob Tweed, M/Gateway Developments Ltd",
47 "license": "Apache-2.0",
48 "bugs": {
49 "url": "https://github.com/robtweed/qewd/issues"
50 },
51 "homepage": "https://github.com/robtweed/qewd#readme"
52}