Add license details to add app files.
This commit is contained in:
parent
a457bf2806
commit
b0bcb879d0
59 changed files with 992 additions and 65 deletions
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"name": "laravel/laravel",
|
||||
"description": "The Laravel Framework.",
|
||||
"keywords": ["framework", "laravel"],
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"name": "Pterodactyl Panel",
|
||||
"description": "The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.",
|
||||
"license": "GPL-3.0",
|
||||
"author": "Dane Everitt <dane@daneeveritt.com>",
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"laravel/framework": "5.2.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue