forked from topstar199026/ionic-webtorrent
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
233 lines (233 loc) · 9.13 KB
/
Copy pathpackage.json
File metadata and controls
233 lines (233 loc) · 9.13 KB
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
{
"name": "seedwallet",
"version": "0.1.60",
"author": "SeeD",
"homepage": "https://xubay.com",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"build-android": "ionic cordova build android --prog --release --buildConfig build.json --verbose"
},
"private": true,
"dependencies": {
"@angular/common": "~8.2.14",
"@angular/core": "~8.2.14",
"@angular/forms": "~8.2.14",
"@angular/platform-browser": "~8.2.14",
"@angular/platform-browser-dynamic": "~8.2.14",
"@angular/router": "~8.2.14",
"@ionic-native/android-permissions": "^5.25.0",
"@ionic-native/background-mode": "^5.31.1",
"@ionic-native/badge": "^5.24.0",
"@ionic-native/barcode-scanner": "^5.28.0",
"@ionic-native/clipboard": "^5.22.0",
"@ionic-native/core": "^5.0.0",
"@ionic-native/device": "^5.22.0",
"@ionic-native/file": "^5.29.0",
"@ionic-native/file-chooser": "^5.21.5",
"@ionic-native/file-opener": "^5.21.5",
"@ionic-native/file-path": "^5.21.5",
"@ionic-native/file-transfer": "^5.30.0",
"@ionic-native/http": "^5.31.1",
"@ionic-native/keyboard": "^5.22.0",
"@ionic-native/local-notifications": "^5.24.0",
"@ionic-native/media": "^5.26.0",
"@ionic-native/media-capture": "^5.26.0",
"@ionic-native/native-audio": "^5.26.0",
"@ionic-native/native-storage": "^5.21.5",
"@ionic-native/social-sharing": "^5.22.0",
"@ionic-native/spinner-dialog": "^5.23.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.22.0",
"@ionic-native/toast": "^5.22.0",
"@ionic-native/video-editor": "^5.26.0",
"@ionic-native/web-intent": "^5.26.0",
"@ionic/angular": "^5.0.0",
"@types/hammerjs": "^2.0.36",
"@types/webtorrent": "git+https://glatze2000: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@github.com/glatze2000/types-webtorrent.git",
"abstract-chunk-store": "^1.4.0",
"async": "^2.6.1",
"bip38": "^1.4.0",
"bitcore-lib": "^0.13.14",
"bitcore-mnemonic": "~1.0.0",
"bittorrent-peerid": "git+https://glatze2000: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@github.com/glatze2000/bittorrent-peerid.git",
"bittorrent-protocol": "git+https://glatze2000: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@github.com/glatze2000/bittorrent-protocol.git",
"bittorrent-tracker": "git+https://glatze2000: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@github.com/glatze2000/bittorrent-tracker.git",
"capture-frame": "^3.0.0",
"client-oauth2": "git+https://glatze2000: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@github.com/glatze2000/client-oauth2.git",
"com-darryncampbell-cordova-plugin-intent": "^2.0.0",
"compare-func": "^2.0.0",
"cordova": "^10.0.0",
"cordova-clipboard": "^1.3.0",
"cordova-plugin-android-permissions": "1.0.2",
"cordova-plugin-androidx-adapter": "1.1.0",
"cordova-plugin-app-version": "0.1.9",
"cordova-plugin-badge": "^0.8.8",
"cordova-plugin-device-name": "^1.3.5",
"cordova-plugin-file-opener2": "3.0.0",
"cordova-plugin-ionic-webview": "4.1.3",
"cordova-plugin-local-notification": "0.9.0-beta.2",
"cordova-plugin-media": "^5.0.3",
"cordova-plugin-media-capture": "^3.0.3",
"cordova-plugin-native-spinner": "^1.1.3",
"cordova-plugin-nativeaudio": "^3.0.9",
"cordova-plugin-splashscreen": "5.0.2",
"cordova-plugin-video-editor": "^1.1.3",
"cordova-plugin-x-socialsharing": "5.6.4",
"cordova-plugin-x-toast": "^2.7.2",
"core-js": "^2.5.4",
"create-torrent": "git+https://glatze2000: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@github.com/glatze2000/create-torrent.git",
"crypto": "^1.0.1",
"es6-promise-plugin": "4.2.2",
"filesize": "^6.0.1",
"hammerjs": "^2.0.8",
"ionic-long-press": "^2.0.3",
"jszip": "^3.1.3",
"lodash": "^4.6.1",
"moment": "^2.24.0",
"npm-force-resolutions": "0.0.3",
"ocore": "git+https://glatze2000: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@github.com/glatze2000/ocore.git",
"parse-torrent": "git+https://glatze2000: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@github.com/glatze2000/parse-torrent.git",
"path": "^0.12.7",
"peerjs": "git+https://glatze2000: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@github.com/glatze2000/peerjs.git",
"phonegap-plugin-barcodescanner": "^8.1.0",
"preconditions": "^1.0.8",
"qrcode": "^1.4.4",
"rxjs": "~6.5.1",
"secp256k1": "^3.6.1",
"shelljs": "^0.3.0",
"simple-get": "^3.1.0",
"simple-peer": "git+https://glatze2000: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@github.com/glatze2000/simple-peer.git",
"sjcl": "^1.0.2",
"strong-cryptor": "^2.2.0",
"torrent-discovery": "git+https://glatze2000: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@github.com/glatze2000/torrent-discovery.git",
"tslib": "^1.14.1",
"uniq": "^1.0.1",
"unzip": "git+https://github.com/byteball/unzip.git",
"webrtc-adapter": "^7.5.1",
"webtorrent": "git+https://glatze2000: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@github.com/glatze2000/webtorrent.git",
"ytdl-core": "git+https://glatze2000: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@github.com/glatze2000/node-ytdl-core.git",
"zip": "git+https://github.com/xJeneKx/zip.git",
"zone.js": "~0.9.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.803.20",
"@angular/cli": "~8.3.23",
"@angular/compiler": "~8.2.14",
"@angular/compiler-cli": "~8.2.14",
"@angular/language-service": "~8.2.14",
"@ionic/angular-toolkit": "^2.1.1",
"@types/jasmine": "~3.3.8",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^8.10.59",
"codelyzer": "^5.0.0",
"cordova-android": "^9.0.0",
"cordova-ourcodeworld-filebrowser": "git+https://glatze2000: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@github.com/glatze2000/cordova-ourcodeworld-filebrowser.git",
"cordova-plugin-advanced-http": "^3.1.0",
"cordova-plugin-androidx": "^1.0.2",
"cordova-plugin-background-mode": "^0.7.3",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-file": "git+https://glatze2000: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@github.com/glatze2000/cordova-plugin-file.git",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-filechooser": "git+https://glatze2000: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@github.com/glatze2000/cordova-filechooser.git",
"cordova-plugin-filepath": "^1.5.8",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-nativestorage": "^2.3.2",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-sqlite-plugin": "git+https://github.com/byteball/cordova-sqlite-plugin.git",
"eslint": "^7.12.1",
"husky": "^4.3.0",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.1.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.1",
"karma-jasmine": "~2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"protractor": "~5.4.0",
"ts-node": "~7.0.0",
"tslint": "~5.15.0",
"typescript": "^3.5.3"
},
"description": "SeedWallet",
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-file": {},
"cordova-plugin-filepath": {},
"cordova-plugin-nativestorage": {},
"cordova-plugin-filechooser": {},
"cordova-plugin-androidx": {},
"cordova-ourcodeworld-filebrowser": {},
"cordova-plugin-device-name": {},
"cordova-sqlite-plugin": {},
"cordova-clipboard": {},
"cordova-plugin-x-toast": {},
"cordova-plugin-native-spinner": {},
"cordova-plugin-badge": {},
"cordova-plugin-nativeaudio": {},
"cordova-plugin-media": {},
"cordova-plugin-media-capture": {},
"cordova-plugin-video-editor": {},
"com-darryncampbell-cordova-plugin-intent": {},
"cordova-plugin-android-permissions": {},
"cordova-plugin-local-notification": {},
"cordova-plugin-x-socialsharing": {
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+"
},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-file-opener2": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-splashscreen": {},
"phonegap-plugin-barcodescanner": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-app-version": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-advanced-http": {},
"cordova-plugin-background-mode": {}
},
"platforms": [
"android"
]
},
"browser": {
"http": false,
"https": false,
"request": "browser-request",
"secp256k1": "secp256k1/js",
"aws-sdk": false,
"child_process": false,
"dns": false,
"net": false,
"tls": false,
"npm": false,
"node-gyp": false,
"node-pre-gyp": false,
"bufferutil": false,
"utf-8-validate": false
},
"resolutions": {},
"webkit": {
"page-cache": false,
"java": false,
"plugin": false
},
"husky": {
"hooks": {
"pre-commit": "npm run lint"
}
}
}