gettext-parser
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -73,3 +73,3 @@ | ||
replace(/^(us[\-_]?)?ascii$/, "ascii"). | ||
replace(/^CHARSET$/, defaultCharset || "iso-8859-1"). | ||
replace(/^charset$/, defaultCharset || "iso-8859-1"). | ||
trim(); | ||
@@ -76,0 +76,0 @@ } |
{ | ||
"name": "gettext-parser", | ||
"description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"author" : "Andris Reinman", | ||
@@ -6,0 +6,0 @@ "homepage": "http://github.com/andris9/gettext-parser", |
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