UNPKG

252 BPlain TextView Raw
1{
2 "clean": true,
3 "tags": {
4 "ejs": {
5 "encoding": "ejs"
6 },
7 "xor": {
8 "encoding": "xor"
9 }
10 },
11 "processors": {
12 "xor": "processor-extend/processor-xor.js"
13 },
14 "exclude": [
15 "**\/*.+(exe|obj|dll|bin|zip|rar)"
16 ]
17}
\No newline at end of file