UNPKG

laravel-mix-herd

Version:

Laravel Mix v6 extension that makes HMR work with Laravel Herd certificates

31 lines (30 loc) 798 B
{ "name": "laravel-mix-herd", "version": "1.4.0", "description": "Laravel Mix v6 extension that makes HMR work with Laravel Herd certificates", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/tobischulz/laravel-mix-herd.git" }, "keywords": [ "laravel", "mix", "plugin", "valet", "herd", "https" ], "author": "Tobias Schulz", "license": "MIT", "bugs": { "url": "https://github.com/tobischulz/laravel-mix-herd/issues" }, "homepage": "https://github.com/tobischulz/laravel-mix-herd#readme", "peerDependencies": { "laravel-mix": "^6.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }