|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "e4115892b73f2bb7a032a8692562133a",
|
|
|
+ "content-hash": "0c29faf9c0bb85c50bbd829ad5e19b3f",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "blade-ui-kit/blade-heroicons",
|
|
@@ -3222,6 +3222,59 @@
|
|
|
},
|
|
|
"time": "2023-05-10T11:58:31+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "mkocansey/bladewind",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/mkocansey/bladewind.git",
|
|
|
+ "reference": "a9ab52d9317dd54cf27741009fe40ec2311d62ff"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/mkocansey/bladewind/zipball/a9ab52d9317dd54cf27741009fe40ec2311d62ff",
|
|
|
+ "reference": "a9ab52d9317dd54cf27741009fe40ec2311d62ff",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Mkocansey\\Bladewind\\BladewindServiceProvider"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Mkocansey\\Bladewind\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Michael K. Ocansey",
|
|
|
+ "email": "mike@bladewindui.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Laravel UI Components using TailwindCSS, Blade Templates and vanilla Javascript",
|
|
|
+ "keywords": [
|
|
|
+ "Ui Components",
|
|
|
+ "blade components",
|
|
|
+ "laravel",
|
|
|
+ "tailwindcss"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/mkocansey/bladewind/issues",
|
|
|
+ "source": "https://github.com/mkocansey/bladewind/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "time": "2023-11-20T13:16:56+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "3.5.0",
|