diff --git a/upload/package.json b/upload/package.json index e69de29b..4595e127 100644 --- a/upload/package.json +++ b/upload/package.json @@ -0,0 +1,7 @@ +{ + "name": "laravel/laravel", + "description": "The Laravel Framework.", + "keywords": ["framework", "laravel"], + "license": "MIT", + "type": "project", +} \ No newline at end of file