first commit
This commit is contained in:
@ -1,17 +1,20 @@
|
||||
{
|
||||
"name": "koneko/laravel-vuexy-website-layout-porto",
|
||||
"description": "Laravel Vuexy Website Layout Porto, template Porto para Laravel Vuexy Website Admin.",
|
||||
"keywords": ["laravel", "koneko", "framework", "vuexy", "website", "admin", "mexico"],
|
||||
"description": "Website layout based on the Porto HTML template, integrated with Vuexy Website Admin for Laravel. Ideal for corporate, blog, and landing pages.",
|
||||
"keywords": [
|
||||
"laravel", "porto", "template", "vuexy", "website-layout", "blog", "landing-page",
|
||||
"corporate-site", "sitio web", "koneko", "mexico"
|
||||
],
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"license": "BUSL-1.1-custom",
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"koneko/laravel-vuexy-website-admin": "dev-main",
|
||||
"koneko/laravel-vuexy-website-admin": "dev-develop",
|
||||
"laravel/framework": "^11.31"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Koneko\\VuexyWebsiteLayoutPorto\\": "./"
|
||||
"Koneko\\VuexyWebsiteLayoutPorto\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
@ -31,5 +34,6 @@
|
||||
"source": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto",
|
||||
"issues": "https://github.com/koneko-mx/laravel-vuexy-website-layout-porto/issues"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user