﻿[
    {
        "name": "url",
        "displayName": "Trac URL",
        "type": "string",
        "description": "The base URL of your Trac server."
    },
    {
        "name": "user",
        "displayName": "User",
        "type": "string",
        "description": "User name to connect to Trac."
    },
    {
        "name": "password",
        "displayName": "Password",
        "type": "password",
        "description": "Password to connect to Trac."
    }
]
