UNPKG

mix-env-file

Version:

Allows Laravel Mix to use to a specific .env file

27 lines (26 loc) 622 B
{ "name": "mix-env-file", "version": "0.1.1", "description": "Allows Laravel Mix to use to a specific .env file", "main": "mix-env-file.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/johnwilhite/mix-env-file.git" }, "keywords": [ "laravel", "mix", "dotenv", "env", "environment" ], "author": "John Wilhite", "license": "MIT", "bugs": { "url": "https://github.com/johnwilhite/mix-env-file/issues" }, "homepage": "https://github.com/johnwilhite/mix-env-file#readme" }