This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.prod.json
117 lines (117 loc) · 3.86 KB
/
package.prod.json
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name": "openland-apps",
"version": "1.0.0",
"repository": "https://github.com/openland/openland-apps.git",
"author": "Steve Korshakov <[email protected]>",
"license": "MIT",
"scripts": {
"postinstall": "patch-package"
},
"dependencies": {
"@babel/core": "7.8.4",
"react-scrollbars-custom": "3.1.5",
"add": "^2.0.6",
"apollo-server-express": "1.3.6",
"appcenter-cli": "^1.1.0",
"use-onclickoutside": "^0.3.0",
"decorate-component-with-props": "^1.1.0",
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-module-resolver": "^3.1.1",
"babel-plugin-react-native-web": "^0.8.9",
"@react-native-async-storage/async-storage": "1.13.2",
"chart.js": "^2.7.1",
"classnames": "^2.2.5",
"compression": "^1.7.1",
"dexie": "^3.0.0",
"diff": "^3.4.0",
"express-http-to-https": "^1.1.3",
"favico.js": "^0.3.10",
"file-saver": "^1.3.3",
"react-loadable": "^5.5.0",
"geolib": "^2.0.24",
"glamor": "^2.20.40",
"google-maps": "^3.2.1",
"http-proxy-middleware": "^0.17.4",
"humanize": "^0.0.9",
"ifvisible.js": "^1.0.6",
"immutable": "^3.8.2",
"js-cookie": "^2.2.0",
"linkify-it": "^2.0.3",
"markdown-it": "^8.4.0",
"marked": "^0.3.7",
"moment": "^2.22.2",
"moment-timezone": "^0.5.21",
"morgan": "^1.9.0",
"nanoid": "^1.1.0",
"next": "8.0.4",
"next-routes": "^1.4.2",
"node-fetch": "^2.2.0",
"notifyjs": "^3.0.0",
"nprogress": "^0.2.0",
"patch-package": "^5.1.1",
"popper.js": "^1.14.3",
"prop-types": "^15.6.0",
"query-string": "^5.0.1",
"react": "16.8.4",
"react-burger-menu": "^2.2.3",
"react-chartjs-2": "^2.6.4",
"react-custom-scrollbars": "^4.2.1",
"react-diff": "^0.0.7",
"react-dom": "16.8.4",
"react-form": "^2.14.1",
"react-hot-loader": "4.0.1",
"react-lorem-component": "^0.13.0",
"react-lottie": "^1.1.0",
"react-modal": "^3.2.1",
"react-native-web": "^0.9.0",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-select": "3.1.0",
"react-test-renderer": "^16.4.1",
"react-tilt": "^0.1.4",
"react-mental": "1.6.0",
"react-youtube": "7.9.0",
"combokeys": "^3.0.0",
"platform": "^1.3.5",
"react-shortcuts": "^1.6.2",
"linaria": "^1.0.0-beta.0",
"rn-fetch-blob": "^0.10.12",
"simplebar": "^2.6.1",
"subscriptions-transport-ws": "^0.9.11",
"tlds": "^1.203.1",
"uploadcare-widget": "^3.2.1",
"url": "^0.11.0",
"url-parse": "^1.4.1",
"uuid": "^3.3.2",
"react-resize-detector": "^3.1.3",
"webrtc-adapter": "6.4.6",
"howler": "^2.0.15",
"react-virtualized": "^9.21.0",
"web-animations-js": "^2.3.2",
"mental-log": "^1.4.16",
"quill": "1.3.7",
"emoji-regex": "^8.0.0",
"copy-to-clipboard": "3.2.0",
"react-window": "^1.8.5",
"three": "^0.107.0",
"@openland/react-video-renderer": "1.2.1",
"tmp": "^0.1.0",
"form-data": "^2.5.0",
"@juggle/resize-observer": "v3.0.0-0",
"react-pdf": "^4.1.0",
"@bugsnag/js": "^6.5.0",
"@bugsnag/plugin-react": "^6.5.0",
"canvas-confetti": "^1.0.3",
"fast-animations": "1.0.4",
"@openland/spacex": "6.0.4",
"@openland/spacex-web": "6.0.4",
"graphql": "14.6.0",
"sdp-transform": "2.14.0",
"tslib": "1.11.1",
"@openland/patterns": "0.0.2",
"libphonenumber-js": "^1.7.52",
"idb": "6.0.0",
"crypto-js": "4.0.0",
"react-i18next": "11.10.0"
}
}