generate-timezone-json
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "generate-timezone-json", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Generate JSON file containing timezones from a tab file or the official IANA database", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"bin": { | ||
"generate-timezone-json": "./index.js" | ||
"generate-timezone-json": "node index.js" | ||
}, | ||
@@ -14,0 +14,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
2580