File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " laravel/laravel " ,
2+ "name" : " alexjustesen/speedtest-tracker " ,
33 "type" : " project" ,
4- "description" : " The Laravel Framework." ,
4+ "description" : " Self-hosted internet performance tracking application that runs speedtests using Ookla's Speedtest service" ,
5+ "homepage" : " https://speedtest-tracker.dev" ,
56 "keywords" : [
6- " framework" ,
7- " laravel"
7+ " tracker" ,
8+ " docker" ,
9+ " tracking" ,
10+ " laravel" ,
11+ " dashboard" ,
12+ " speedtest" ,
13+ " speedtest-cli"
814 ],
915 "license" : " MIT" ,
1016 "require" : {
7480 " @php artisan key:generate --ansi"
7581 ]
7682 },
83+ "funding" : [
84+ {
85+ "type" : " github" ,
86+ "url" : " https://github.com/alexjustesen"
87+ }
88+ ],
7789 "extra" : {
7890 "laravel" : {
7991 "dont-discover" : [
You can’t perform that action at this time.
0 commit comments