Updated project identity/configs to match Nyone
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
{
|
||||
"$schema": "https://getcomposer.org/schema.json",
|
||||
"name": "laravel/react-starter-kit",
|
||||
"name": "nyone/streaming-platform",
|
||||
"type": "project",
|
||||
"description": "The skeleton application for the Laravel framework.",
|
||||
"description": "Nyone live streaming platform built with Laravel, Inertia React, and MediaMTX.",
|
||||
"keywords": [
|
||||
"nyone",
|
||||
"streaming",
|
||||
"live-streaming",
|
||||
"mediamtx",
|
||||
"inertia",
|
||||
"laravel",
|
||||
"framework"
|
||||
"react"
|
||||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
@@ -103,4 +108,4 @@
|
||||
}
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user