1.1.0 • Published 3 years ago

configuration-settings v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Load configuration settings

This module takes one argument that is the path for configuration directory.

It will load common.json if it's in the given direcotory. If NODE_ENV is production then it will load production.json, otherwise development.json.

Production.json/ development.json will override properties that match with common.json

1.1.0

3 years ago

1.0.0

3 years ago