Small, zero dependency, hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.DS_Store
|
|
|
|
config.json
|
|
|
|
test/fixtures/*.json
|
|
|
|
!test/fixtures/complete.json
|
|
|
|
!test/fixtures/malformed.json
|
|
|
|
!test/fixtures/bom.json
|
|
|
|
!test/fixtures/no-bom.json
|
|
|
|
!test/fixtures/secure.json
|
|
|
|
!test/fixtures/secure-iv.json
|
|
|
|
node_modules/
|
|
|
|
node_modules/*
|
|
|
|
npm-debug.log
|
|
|
|
package-lock.json
|
|
|
|
coverage
|