1{
2    "plugins": {
3    },
4    "rules": [
5        {
6            "rule": [
7                {
8                    "rom": "1G",
9                    "ram": "1G"
10                }
11            ],
12            "info": {
13                "loadorder": {
14                },
15                "pipelines": {
16                },
17                "pipelinegroups": {
18                },
19                "threads": {
20                    "singledthread": {
21                    }
22                }
23            }
24        }
25    ]
26}
27