Comparing version 0.0.6 to 0.0.7
@@ -5,3 +5,3 @@ { | ||
"description": "Configuration", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"repository": { | ||
@@ -13,4 +13,12 @@ "type": "git", | ||
"main": "lib/index.js", | ||
"keywords": [ | ||
"cjson", | ||
"config", | ||
"configuration", | ||
"include", | ||
"inheritance", | ||
"json" | ||
], | ||
"bin": { | ||
"oconf-loadfile": "bin/oconf-loadfile" | ||
"oconf": "bin/oconf" | ||
}, | ||
@@ -17,0 +25,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8295