Comparing version
{ | ||
"name": "csv-config", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A `CSV` config parser and serializer for node.", | ||
@@ -14,3 +14,8 @@ "main": "csv-config.js", | ||
"conf", | ||
"configuration" | ||
"configuration", | ||
"configstore", | ||
"cosmiconfig", | ||
"cfg", | ||
"winston-cfg", | ||
"parse-config-file" | ||
], | ||
@@ -24,5 +29,4 @@ "dependencies": { | ||
"devDependencies": { | ||
"fs": "*", | ||
"mocha": "*", | ||
"path": "*" | ||
"mocha": "^4.0.1", | ||
"path": "^0.12.7" | ||
}, | ||
@@ -29,0 +33,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
11263
1.05%2
-33.33%