This commit is contained in:
2016-12-07 14:33:05 +05:30
parent 7d345c1bbd
commit ea1f06b940
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
example
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "tconfig", "name": "tconfig",
"version": "0.0.1", "version": "0.1.0",
"description": "A simple transparent config file loader for Nodejs applications. any config field can be overriden using environmen variables", "description": "A simple transparent config file loader for Nodejs applications. any config field can be overriden using environmen variables",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {