packages feed

htoml-megaparsec-1.0.0.4: test/BurntSushi/valid/table-array-one.json

{
    "people": [
        {
            "first_name": {"type": "string", "value": "Bruce"},
            "last_name": {"type": "string", "value": "Springsteen"}
        }
    ]
}