env-conf
Version:
environment based configuration
19 lines • 504 B
JSON
{
"name": "env-conf",
"version": "0.0.3",
"description": "environment based configuration",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/tadeuszwojcik/env-conf.git"
},
"homepage": "https://github.com/tadeuszwojcik/env-conf",
"keywords": [
"configuration"
],
"dependencies": {
"node.extend": "*"
},
"author": "Tadeusz Wójcik <tadeuszwojcik@gmail.com>",
"license": "MIT"
}