{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: lightning-form-input.",
            "Represents the lightning-form-input Lightning web component.",
            "Access the input."
        ]
    },
    "shadow": {
        "elements": [
            {
                "type": "utam-lightning/pageObjects/input",
                "name": "input",
                "public": true,
                "nullable": true,
                "selector": {
                    "css": "lightning-input"
                }
            }
        ]
    }
}