blob: 2d26277510961a10c1118c82e89ef3ad147290de [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "warnings": false,
3 "parse": {},
4 "compress": {
5 "keep_fnames": true
6 },
7 "mangle": false,
8 "output": {
9 "ascii_only": true,
10 "beautify": false,
11 "comments": "some"
12 },
13 "sourceMap": {},
14 "nameCache": null,
15 "toplevel": false,
16 "ie8": true
17}