packages feed

language-hcl-0.1.1.0: test-fixtures/structure_list_deep.json

{
    "bar": {
        "foo": {
            "name": "terraform_example",
            "ingress": [
                {
                    "from_port": 22
                },
                {
                    "from_port": 80
                }
            ]
        }
    }
}