UNPKG

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