mirror of
https://github.com/starshardstudio/peafowl.git
synced 2024-11-21 20:44:19 +00:00
12 lines
230 B
JSON
12 lines
230 B
JSON
|
{
|
||
|
"types": {
|
||
|
"aliases": "aliases",
|
||
|
"cssclasses": "multitext",
|
||
|
"tags": "tags",
|
||
|
"purchased_on": "date",
|
||
|
"started_on": "date",
|
||
|
"beaten_on": "date",
|
||
|
"completed_on": "date",
|
||
|
"mastered_on": "date"
|
||
|
}
|
||
|
}
|