github.com/Theta-Dev/Talon@v0.0.0-20211018130634-ff179e19fa9a/ui/menu/testdata/test.json (about) 1 { 2 "root_path": "/", 3 "current_page": null, 4 "current_version": "6", 5 "versions": { 6 "3": { 7 "date": "2021-06-15T11:12:21+00:00", 8 "name": "0.1.0", 9 "user": "ThetaDev", 10 "tags": { 11 "commit": "ec55eba5ae45640c3d225c2471920fd3c9a36489" 12 } 13 }, 14 "4": { 15 "date": "2021-06-20T16:48:21+00:00", 16 "name": "0.1.1", 17 "user": "ThetaDev", 18 "tags": { 19 "commit": "ec55eba5ae45640c3d225c2471920fd3c9a36489" 20 } 21 }, 22 "5": { 23 "date": "2021-06-22T12:08:21+00:00", 24 "name": "0.1.2", 25 "user": "ThetaDev", 26 "tags": { 27 "commit": "ec55eba5ae45640c3d225c2471920fd3c9a36489" 28 } 29 }, 30 "6": { 31 "date": "2021-07-02T16:12:40+00:00", 32 "name": "0.1.3", 33 "user": "ThetaDev", 34 "tags": { 35 "commit": "bbc7342580b48433481857bfe95e58784a508275" 36 } 37 } 38 }, 39 "pages": { 40 "1": { 41 "name": "ThetaDev", 42 "path": "", 43 "color": "#1f91ee", 44 "visibility": "featured", 45 "source": { 46 "url": "https://github.com/Theta-Dev", 47 "type": "github" 48 } 49 }, 50 "2": { 51 "name": "Talon", 52 "path": "Talon", 53 "color": "#4b228a", 54 "visibility": "featured", 55 "source": { 56 "url": "https://github.com/Theta-Dev/Talon", 57 "type": "github" 58 } 59 }, 60 "3": { 61 "name": "Spotify-Gender-Ex", 62 "path": "Spotify-Gender-Ex", 63 "color": "#1DB954", 64 "image": "https://raw.githubusercontent.com/Theta-Dev/Spotify-Gender-Ex/master/assets/logo_square.svg", 65 "visibility": "featured", 66 "source": { 67 "url": "https://github.com/Theta-Dev/Spotify-Gender-Ex", 68 "type": "github" 69 } 70 }, 71 "4": { 72 "name": "A1", 73 "path": "tests/a1", 74 "color": "#ff0000", 75 "visibility": "searchable" 76 }, 77 "5": { 78 "name": "B1", 79 "path": "tests/b1", 80 "color": "#00ff00", 81 "visibility": "searchable" 82 }, 83 "6": { 84 "name": "C1", 85 "path": "tests/c1", 86 "color": "#0000ff", 87 "visibility": "searchable" 88 } 89 } 90 }