tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

metadata.template.json (509B)


      1 {
      2  "homepage": "https://github.com/google/highway",
      3  "maintainers": [
      4    {
      5      "email": "janwas@google.com",
      6      "github": "jan-wassenberg",
      7      "name": "Jan Wassenberg"
      8    },
      9    {
     10      "email": "eustas@google.com",
     11      "github": "eustas",
     12      "name": "Eugene Kliuchnikov"
     13    },
     14    {
     15      "email": "rhettstucki@google.com",
     16      "github": "rhettstucki",
     17      "name": "Rhett Stucki"
     18    }
     19  ],
     20  "repository": [
     21    "github:google/highway"
     22  ],
     23  "versions": [],
     24  "yanked_versions": {}
     25 }