json-to-properties
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "json-to-properties", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A standalone utility to transform language files in JSON format into .properties files, and languages files in .properties format into JSON format.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -0,0 +0,0 @@ # json-to-properties |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ var files = require('./files'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
15447