{
    "version": "3.0.0",
    "sleet:version": "6.1.0",
    "resources": [
        {
            "@id": "https://nuget.comfiletech.com/sleet.settings.json",
            "@type": "http://schema.emgarten.com/sleet#SettingsFile/1.0.0",
            "comment": "Sleet feed settings."
        },
        {
            "@id": "https://nuget.comfiletech.com/autocomplete/query",
            "@type": "SearchAutocompleteService/3.0.0-beta",
            "comment": "Powershell autocomplete."
        },
        {
            "@id": "https://nuget.comfiletech.com/search/query",
            "@type": "SearchQueryService/3.0.0-beta",
            "comment": "Static package list in search result form."
        },
        {
            "@id": "https://nuget.comfiletech.com/sleet.packageindex.json",
            "@type": "http://schema.emgarten.com/sleet#PackageIndex/1.0.0",
            "comment": "Sleet package index."
        },
        {
            "@id": "https://nuget.comfiletech.com/registration/",
            "@type": "RegistrationsBaseUrl/3.4.0",
            "comment": "Package registrations used for search and packages.config."
        },
        {
            "@id": "https://comfiletech.com/",
            "@type": "ReportAbuseUriTemplate/3.0.0",
            "comment": "Report abuse template."
        },
        {
            "@id": "https://nuget.comfiletech.com/flatcontainer/",
            "@type": "PackageBaseAddress/3.0.0",
            "comment": "Packages used by project.json"
        }
    ],
    "@context": {
        "@vocab": "http://schema.nuget.org/services#",
        "sleet": "http://schema.emgarten.com/sleet#",
        "comment": "http://www.w3.org/2000/01/rdf-schema#comment"
    }
}