@forwardimpact/libconfig
Advanced tools
+2
-8
| { | ||
| "name": "@forwardimpact/libconfig", | ||
| "version": "0.1.74", | ||
| "description": "Environment-aware loading of application settings for services, CLIs, and extensions.", | ||
| "version": "0.1.75", | ||
| "description": "Environment-aware application settings — services and CLIs load configuration without custom plumbing.", | ||
| "keywords": [ | ||
@@ -18,8 +18,2 @@ "config", | ||
| "author": "D. Olsson <hi@senzilla.io>", | ||
| "forwardimpact": { | ||
| "capability": "agent-infrastructure", | ||
| "needs": [ | ||
| "Load application settings (config) from environment" | ||
| ] | ||
| }, | ||
| "type": "module", | ||
@@ -26,0 +20,0 @@ "main": "./src/index.js", |
+6
-1
| # libconfig | ||
| Configuration management and environment resolution. | ||
| <!-- BEGIN:description — Do not edit. Generated from package.json. --> | ||
| Environment-aware application settings — services and CLIs load configuration | ||
| without custom plumbing. | ||
| <!-- END:description --> | ||
| ## Getting Started | ||
@@ -6,0 +11,0 @@ |
29848
0.07%17
41.67%