Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "jsonminify", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.", | ||
@@ -37,5 +37,6 @@ "keywords": [ | ||
"linux", | ||
"win32" | ||
"win32", | ||
"sunos" | ||
], | ||
"main": "./minify.json.js" | ||
} |
Sorry, the diff of this file is not supported yet
15055
67352