summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/deltachat-desktop/package.json
blob: 4455868fe0b03df4e0454825d264d51556092a74 (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
{
  "name": "deltachat-desktop",
  "version": "1.28.2",
  "dependencies": {
    "@blueprintjs/core": "^3.22.3",
    "@deltachat/message_parser_wasm": "^0.3.0",
    "@mapbox/geojson-extent": "^1.0.0",
    "application-config": "^1.0.1",
    "classnames": "^2.3.1",
    "debounce": "^1.2.0",
    "deltachat-node": "1.76.0",
    "emoji-js-clean": "^4.0.0",
    "emoji-mart": "^3.0.0",
    "emoji-regex": "^9.2.2",
    "error-stack-parser": "^2.0.7",
    "filesize": "^8.0.6",
    "immutable": "^4.0.0",
    "mapbox-gl": "^1.12.0",
    "mime-types": "^2.1.31",
    "moment": "^2.27.0",
    "node-fetch": "^2.6.7",
    "path-browserify": "^1.0.1",
    "rc": "^1.2.8",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-qr-reader": "^2.2.1",
    "react-qr-svg": "^2.1.0",
    "react-string-replace": "^1.0.0",
    "react-virtualized-auto-sizer": "^1.0.5",
    "react-window": "^1.8.6",
    "react-window-infinite-loader": "^1.0.7",
    "react-zoom-pan-pinch": "^2.1.3",
    "source-map-support": "^0.5.19",
    "stackframe": "^1.2.1",
    "tempy": "^0.3.0",
    "url-parse": "^1.5.9",
    "use-debounce": "^3.3.0",
    "@babel/core": "^7.7.7",
    "@babel/preset-env": "^7.7.7",
    "@babel/preset-react": "^7.7.4",
    "@types/debounce": "^1.2.0",
    "@types/emoji-mart": "^3.0.2",
    "@types/mapbox-gl": "^0.54.5",
    "@types/mime-types": "^2.1.0",
    "@types/node": "^14.14.20",
    "@types/node-fetch": "^2.5.7",
    "@types/prop-types": "^15.7.3",
    "@types/rc": "^1.1.0",
    "@types/react": "^16.9.17",
    "@types/react-dom": "^16.9.4",
    "@types/react-window": "^1.8.4",
    "@types/react-window-infinite-loader": "^1.0.4",
    "@types/url-parse": "^1.4.3",
    "electron": "^14.2.9",
    "esbuild": "^0.12.29",
    "glob-watcher": "^5.0.5",
    "sass": "^1.26.5",
    "typescript": "^4.4.4",
    "xml-js": "^1.6.8"
  }
}