Licence
Apache 2.0
Version
0.0.3
Deps
2
Vulns
0
Weekly
0
Node ConfigLoader
Helps to load config files in salemove ecosystem in node apps
Installation
Using npm form the command line
$ npm install node-config_loader
or Add the following line to your package.json
"node-config_loader": "~> 0.0.3"
And then execute:
$ npm install