Karrot Object Notation

KON is an alternative to JSON created simply for the purpose of being something other than JSON.
It has very little error handling and doesn't do well with edge cases.
That said, it is human-readable.
KON can be installed at this link.
The source code can be viewed at this link.
Documentation can be found at this link.