2conf
v1.0.2
Published
Simple config
Downloads
17
Maintainers
Readme
Config
v.1.0.2
Install
First of all, you need to set up new registry:
npm --save install 2conf
Usage Example
cat index.js
var Config = require('2conf');
var config = new Config(process.env.ENV);
console.log(config);
Change Log
Created by
Dimitry Ivanov [email protected] # curl -A cv ivanoff.org.ua