Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "jscmp", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Compare two JSON/JS files to find the diff between their exported objects", | ||
@@ -20,3 +20,3 @@ "author": "Ayush Gupta <AyushG3112@gmail.com>", | ||
"cli", | ||
"create-project" | ||
"jscmp" | ||
], | ||
@@ -23,0 +23,0 @@ "dependencies": { |
6324