[ 'path' => './assets/main.js', 'entrypoint' => true, ], 'brain' => [ 'path' => './assets/brain.js', 'entrypoint' => true, ], 'landing' => [ 'path' => './assets/landing.js', 'entrypoint' => true, ], '@hotwired/stimulus' => [ 'version' => '3.2.2', ], '@symfony/stimulus-bundle' => [ 'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js', ], '@hotwired/turbo' => [ 'version' => '8.0.23', ], 'tom-select' => [ 'version' => '2.6.1', ], '@orchidjs/sifter' => [ 'version' => '1.1.0', ], '@orchidjs/unicode-variants' => [ 'version' => '1.1.2', ], 'tom-select/dist/css/tom-select.default.min.css' => [ 'version' => '2.6.1', 'type' => 'css', ], 'tom-select/dist/css/tom-select.default.css' => [ 'version' => '2.6.1', 'type' => 'css', ], 'tom-select/dist/css/tom-select.bootstrap4.css' => [ 'version' => '2.6.1', 'type' => 'css', ], 'tom-select/dist/css/tom-select.bootstrap5.css' => [ 'version' => '2.6.1', 'type' => 'css', ], ];