about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/video/epgstation/package.json
blob: cf302a95161ac1af8aa7bcb547c373aef5c836cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
  "name": "epgstation",
  "version": "2.6.20",
  "description": "DTV Software in Japan.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/l3tnun/EPGStation-V2.git"
  },
  "author": "l3tnun",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/l3tnun/EPGStation-V2/issues"
  },
  "homepage": "https://github.com/l3tnun/EPGStation-V2#readme",
  "dependencies": {
    "arib-subtitle-timedmetadater": "4.0.9",
    "aribts": "2.1.12",
    "axios": "0.24.0",
    "body-parser": "1.19.0",
    "cors": "2.8.5",
    "diskusage-ng": "1.0.2",
    "express": "4.17.1",
    "express-openapi": "9.3.0",
    "file-type": "16.5.3",
    "inversify": "5.1.1",
    "js-yaml": "4.1.0",
    "lodash": "4.17.21",
    "log4js": "6.3.0",
    "minimist": "1.2.5",
    "mirakurun": "3.9.0-beta.26",
    "mkdirp": "1.0.4",
    "multer": "1.4.3",
    "mysql": "2.18.1",
    "openapi-types": "9.3.0",
    "reflect-metadata": "0.1.13",
    "socket.io": "4.3.1",
    "source-map-support": "0.5.20",
    "sqlite3": "5.0.2",
    "swagger-ui-dist": "3.52.5",
    "typeorm": "0.2.38",
    "url-join": "4.0.1",
    "@types/body-parser": "1.19.1",
    "@types/express": "4.17.13",
    "@types/file-type": "10.9.1",
    "@types/js-yaml": "4.0.4",
    "@types/lodash": "4.14.176",
    "@types/minimist": "1.2.2",
    "@types/mkdirp": "1.0.2",
    "@types/mongodb": "4.0.6",
    "@types/multer": "1.4.7",
    "@types/node": "16.11.6",
    "@types/socket.io": "3.0.1",
    "@types/source-map-support": "0.5.4",
    "@types/sqlite3": "3.1.7",
    "@types/url-join": "4.0.1",
    "@typescript-eslint/eslint-plugin": "4.33.0",
    "@typescript-eslint/parser": "4.33.0",
    "del": "6.0.0",
    "eslint": "7.32.0",
    "eslint-config-prettier": "8.3.0",
    "eslint-plugin-prettier": "3.4.1",
    "gulp": "4.0.2",
    "gulp-eslint": "6.0.0",
    "gulp-plumber": "1.2.1",
    "gulp-sourcemaps": "3.0.0",
    "gulp-typescript": "5.0.1",
    "prettier": "2.4.1",
    "ts-loader": "9.2.6",
    "ts-node": "10.4.0",
    "typescript": "4.4.4"
  }
}