nconf-json

0.1.1 • Public • Published

nconf-json

JSON format plugin for indexzero/nconf, add JSON.minify support so you can add comments in json files.

Install

npm install nconf nconf-json --save

Usage

var nconf = require('nconf')

nconf.file({
  file: '/path/to/some/file.json',
  format: require('nconf-json')
})

Readme

Keywords

Package Sidebar

Install

npm i nconf-json

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • martianyi