File size: 374 Bytes
19c8b95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "title": "Custom Dictionary",
    "description": "Your own custom dictionary",
    "version": "1.0.0",
    "author": "Your name",
    "nexusLink": null,
    "data": {
        "stuff": {
            "enabled": false,
            "arpabet": "S T AA0 F"
        },
        "things": {
            "enabled": false,
            "arpabet": "T HH IH N G S"
        }
    }
}