The Jane Language

JOHN: Jane's Object Hierarchy Notation

John is a very powerful Object Notation Language for config files and data serialization. You can use it in other languages as well!

config.john
name "example-project"
description "Example project"
version v1.2.3
dependencies [
    "example-dependency"
]
IDA - Jane Language Mascot