Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "etc", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Configuration loader for node.js applications", | ||
"main": "etc.js", | ||
"scripts": { | ||
"test": "./node_modules/mocha/.bin/mocha --reporter spec" | ||
"test": "./node_modules/.bin/mocha --reporter spec" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
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
13034