UNPKG

1.52 kBJSONView Raw
1{
2 "name": "root-ts",
3 "version": "1.0.15",
4 "description": "",
5 "main": "index.js",
6 "dependencies": {
7 "@sendgrid/mail": "^6.2.1",
8 "@types/async": "^2.0.44",
9 "@types/body-parser": "^1.16.5",
10 "@types/colors": "^1.1.3",
11 "@types/commander": "^2.11.0",
12 "@types/connect-mongo": "0.0.34",
13 "@types/express": "^4.0.37",
14 "@types/express-serve-static-core": "^4.0.53",
15 "@types/express-session": "^1.15.3",
16 "@types/fs-extra": "^5.0.1",
17 "@types/mime": "^2.0.0",
18 "@types/mongodb": "^3.0.5",
19 "@types/multer": "^1.3.6",
20 "@types/node": "^8.10.1",
21 "@types/path-to-regexp": "^1.7.0",
22 "@types/serve-static": "^1.7.32",
23 "@types/uuid": "^3.4.3",
24 "@types/ws": "^3.2.0",
25 "async": "^2.3.0",
26 "body-parser": "^1.17.1",
27 "colors": "^1.1.2",
28 "commander": "^2.9.0",
29 "connect-mongo": "^1.3.2",
30 "express": "^4.15.2",
31 "express-session": "^1.15.2",
32 "fs-extra": "^5.0.0",
33 "glob": "^7.1.3",
34 "leaf-ts": "^2.20.18",
35 "mongodb": "^3.0.5",
36 "multer": "^1.3.0",
37 "path-to-regexp": "^1.7.0",
38 "source-map-support": "^0.4.14",
39 "uuid": "^3.0.1",
40 "ws": "^2.3.1",
41 "wxkit": "^1.0.21"
42 },
43 "bin": {
44 "root-ts": "./bin/root-ts"
45 },
46 "devDependencies": {
47 "typescript": "^3.4.3",
48 "watchcompile": "latest"
49 },
50 "scripts": {
51 "test": "echo \"Error: no test specified\" && exit 1"
52 },
53 "repository": {
54 "type": "git",
55 "url": "git@git.fusroda.io:NStal/root-ts.git"
56 },
57 "author": "",
58 "license": "ISC"
59}