-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
package.json
executable file
·261 lines (261 loc) · 9.35 KB
/
package.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
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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
{
"title": "UAParser.js",
"name": "ua-parser-js",
"version": "2.0.0-rc.2",
"author": "Faisal Salman <[email protected]> (http://faisalman.com)",
"description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment",
"keywords": [
"user-agent",
"client-hints",
"parser",
"browser",
"engine",
"os",
"device",
"cpu",
"jquery-plugin",
"ecosystem:jquery",
"ua-parser-js",
"browser-detection",
"device-detection",
"os-detection",
"bot-detection"
],
"homepage": "https://uaparser.dev",
"contributors": [
"Aamir Poonawalla <[email protected]>",
"Admas <[email protected]>",
"algenon <[email protected]>",
"Alvin Portillo <[email protected]>",
"Amumu <[email protected]>",
"Andrea Vaghi <[email protected]>",
"Anton Zhiyanov <[email protected]>",
"Arturo Mejia <[email protected]>",
"Arun Rama Reddy <[email protected]>",
"Austin Pray <[email protected]>",
"Bendeguz <[email protected]>",
"Benjamin Bertrand <[email protected]>",
"Benjamin Urban <[email protected]>",
"boneyao <[email protected]>",
"Carl C Von Lewin <[email protected]>",
"CESAR RAMOS <[email protected]>",
"Chad Killingsworth <[email protected]>",
"chenhui9279 <[email protected]>",
"chenyuan-new <[email protected]>",
"Christopher De Cairos <[email protected]>",
"Cyrille David <[email protected]>",
"Dante <[email protected]>",
"Dario Vladovic <[email protected]>",
"David Annez <[email protected]>",
"Davit Barbakadze <[email protected]>",
"ddivernois <[email protected]>",
"Deliaz <[email protected]>",
"Demis Palma <[email protected]>",
"dhoko <[email protected]>",
"dianhe <[email protected]>",
"dineshks1 <[email protected]@outlook.com>",
"Dmitry Tyschenko <[email protected]>",
"Douglas Li <[email protected]>",
"Dumitru Uzun <[email protected]>",
"Dustin <[email protected]>",
"Elchin Valiyev <[email protected]>",
"Emil Hesslow <[email protected]>",
"Eric Redon <[email protected]>",
"Eric Schrenker <[email protected]>",
"Erik Hesselink <[email protected]>",
"Fabian Becker <[email protected]>",
"Faisal Salman <[email protected]>",
"Frédéric Camblor <[email protected]>",
"Frederik Ring <[email protected]>",
"Garrit Franke <[email protected]>",
"Gerald Host <[email protected]>",
"Germán M. Bravo <[email protected]>",
"Grigory Dmitrenko <[email protected]>",
"gulpin <[email protected]>",
"Hans Ott <[email protected]>",
"Hendrik Helwich <[email protected]>",
"Hermann Ebert <[email protected]>",
"hr6r <[email protected]>",
"Igor Topal <[email protected]>",
"Ildar Kamalov <[email protected]>",
"insanehong <[email protected]>",
"jackpoll <[email protected]>",
"Jacky Choo <[email protected]>",
"Jake Mc <[email protected]>",
"JBYoshi <[email protected]>",
"Joey Parrish <[email protected]>",
"John Tantalo <[email protected]>",
"John Yanarella <[email protected]>",
"Jon Buckley <[email protected]>",
"Josh Goldberg <[email protected]>",
"Junki-Ishida <[email protected]>",
"Kendall Buchanan <[email protected]>",
"KnifeLemon <[email protected]>",
"kNoAPP <[email protected]>",
"Lee Treveil <[email protected]>",
"leonardo <[email protected]>",
"Levente Balogh <[email protected]>",
"Liam Quinn <[email protected]>",
"Lithin <[email protected]>",
"liujunlve <[email protected]>",
"ll-syber <[email protected]>",
"Loris Guignard <[email protected]>",
"Lukas Drgon <[email protected]>",
"Lukas Eipert <[email protected]>",
"Malash <[email protected]>",
"Martynas <[email protected]>",
"Masahiko Sato <[email protected]>",
"Matt Brophy <[email protected]>",
"Matthew Origer <[email protected]>",
"Maximilian Haupt <[email protected]>",
"Max Maurer <[email protected]>",
"Max Nordlund <[email protected]>",
"Michael Hess <[email protected]>",
"MimyyK <[email protected]>",
"Mok <[email protected]>",
"nabetama <[email protected]>",
"naoh <[email protected]>",
"Nicholas Ionata <[email protected]>",
"Nikhil Motiani <[email protected]>",
"Nik Rolls <[email protected]>",
"nionata <[email protected]>",
"niris <[email protected]>",
"Nobuo Okada <[email protected]>",
"o.drapeza <[email protected]>",
"Oscar Becerra <[email protected]>",
"otakuSiD <[email protected]>",
"Paris Morgan <[email protected]>",
"patrick-nurt <[email protected]>",
"Pavel Studeny <[email protected]>",
"Peter Dave Hello <[email protected]>",
"philippsimon <[email protected]>",
"Pieter Hendrickx <[email protected]>",
"Piper Chester <[email protected]>",
"Queen Vinyl Darkscratch <[email protected]>",
"Raine Makelainen <[email protected]>",
"Raman Savaryn <[email protected]>",
"Riley Shaw <[email protected]>",
"Robert Tod <[email protected]>",
"roman.savarin <[email protected]>",
"Ron Korland <[email protected]>",
"Ross Noble <[email protected]>",
"ruicong <[email protected]>",
"Runar Heggset <[email protected]>",
"Ryohei Shima <[email protected]>",
"Sandro Sonntag <[email protected]>",
"sgautrea <[email protected]>",
"shaharmor <[email protected]>",
"Shane Gautreau <[email protected]>",
"Shane Thacker <[email protected]>",
"Shreedhar <[email protected]>",
"Simon Eisenmann <[email protected]>",
"Simon Lang <[email protected]>",
"Stiekel <[email protected]>",
"sunny-mwx <[email protected]>",
"sUP <[email protected]>",
"Sylvain Gizard <[email protected]>",
"szchenghuang <[email protected]>",
"Tanguy Krotoff <[email protected]>",
"Tony Tomarchio <[email protected]>",
"Ulrich Schmidt <[email protected]>",
"Vadim Kurachevsky <[email protected]>",
"Varun Sharma <[email protected]>",
"XhmikosR <[email protected]>",
"Yılmaz <[email protected]>",
"yuanyang <[email protected]>",
"Yun Young-jin <[email protected]>",
"Zach Bjornson <[email protected]>",
"Ziding Zhang <[email protected]>"
],
"type": "commonjs",
"types": "src/main/ua-parser.d.ts",
"main": "src/main/ua-parser.js",
"module": "src/main/ua-parser.mjs",
"browser": "dist/ua-parser.pack.js",
"exports": {
".": {
"require": "./src/main/ua-parser.js",
"import": "./src/main/ua-parser.mjs",
"types": "./src/main/ua-parser.d.ts"
},
"./enums": {
"require": "./src/enums/ua-parser-enums.js",
"import": "./src/enums/ua-parser-enums.mjs"
},
"./extensions": {
"require": "./src/extensions/ua-parser-extensions.js",
"import": "./src/extensions/ua-parser-extensions.mjs",
"types": "./src/extensions/ua-parser-extensions.d.ts"
},
"./helpers": {
"require": "./src/helpers/ua-parser-helpers.js",
"import": "./src/helpers/ua-parser-helpers.mjs",
"types": "./src/helpers/ua-parser-helpers.d.ts"
}
},
"files": [
"dist",
"src"
],
"bin": "./script/cli.js",
"scripts": {
"build": "./script/build-dist.sh && ./script/build-esm.js",
"build+test": "npm run build && npm run test",
"fuzz": "jazzer ./test/jazzer-fuzz-test.js --sync",
"test": "./script/test-all.sh",
"test:dts-lint": "tsd --typings src/main/ua-parser.d.ts --files test/dts-test.ts",
"test:eslint": "eslint src && eslint script",
"test:jshint": "jshint src/main",
"test:lockfile-lint": "npx lockfile-lint -p package-lock.json",
"test:mocha": "mocha test/mocha*js",
"test:playwright": "playwright test"
},
"dependencies": {
"detect-europe-js": "^0.1.1",
"is-standalone-pwa": "^0.1.0",
"ua-is-frozen": "^0.1.1"
},
"devDependencies": {
"@babel/parser": "7.15.8",
"@babel/traverse": "7.23.2",
"@jazzer.js/core": "^1.4.0",
"@playwright/test": "~1.32.2",
"jshint": "~2.13.6",
"mocha": "~8.2.0",
"requirejs": "2.3.2",
"safe-regex": "^2.1.1",
"tsd": "^0.29.0",
"uglify-js": "~3.12.0"
},
"repository": {
"type": "git",
"url": "https://github.com/faisalman/ua-parser-js.git"
},
"license": "AGPL-3.0-or-later",
"engines": {
"node": "*"
},
"directories": {
"dist": "dist",
"script": "script",
"src": "src",
"test": "test"
},
"bugs": "https://github.com/faisalman/ua-parser-js/issues",
"demo": "https://uaparser.dev",
"download": "https://raw.github.com/faisalman/ua-parser-js/master/dist/ua-parser.pack.js",
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/ua-parser-js"
},
{
"type": "paypal",
"url": "https://paypal.me/faisalman"
},
{
"type": "github",
"url": "https://github.com/sponsors/faisalman"
}
]
}