{
    "content": [
        {
            "type": "text",
            "text": "# jmespath (pydoc)\n\n## NAME\n\njmespath\n\n## Sections\n\n- **NAME**\n- **PACKAGE CONTENTS**\n- **FUNCTIONS** (2 subsections)\n- **VERSION**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "jmespath",
        "section": "",
        "mode": "pydoc",
        "summary": "jmespath",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "compile",
                        "lines": 1
                    },
                    {
                        "name": "search",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "jmespath\n",
                "subsections": []
            },
            "PACKAGE CONTENTS": {
                "content": "ast\ncompat\nexceptions\nfunctions\nlexer\nparser\nvisitor\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "compile",
                        "content": ""
                    },
                    {
                        "name": "search",
                        "content": ""
                    }
                ]
            },
            "VERSION": {
                "content": "0.10.0\n",
                "subsections": []
            },
            "FILE": {
                "content": "/usr/lib/python3/dist-packages/jmespath/init.py\n\n",
                "subsections": []
            }
        }
    }
}