load-dotenv
Advanced tools
+21
-2
| { | ||
| "name": "load-dotenv", | ||
| "version": "0.0.2", | ||
| "description": "Find the closest .env file", | ||
| "version": "0.0.3", | ||
| "description": "Automatically load the closest .env file", | ||
| "author": "Zach Olivare <https://github.com/0livare>", | ||
| "license": "MIT", | ||
| "repository": "https://github.com/0livare/find-env", | ||
| "main": "./find.js", | ||
@@ -19,2 +22,18 @@ "peerDependencies": { | ||
| }, | ||
| "keywords": [ | ||
| "dotenv", | ||
| "load", | ||
| "find", | ||
| "env", | ||
| "file", | ||
| "environment", | ||
| "config", | ||
| "dot", | ||
| "automatic", | ||
| "automatically", | ||
| "configure", | ||
| "parent", | ||
| "directory", | ||
| "search" | ||
| ], | ||
| "types": "./find.d.ts", | ||
@@ -21,0 +40,0 @@ "scripts": { |
+1
-1
| # Load Dot ENV | ||
| Find the closest `.env` file in any parent directory. | ||
| Automatically load the closest `.env` file in any parent directory. | ||
@@ -5,0 +5,0 @@ ## Install |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
LicenseLicense information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12762
3.11%0
-100%1
-50%