We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef03f52 commit c04ed7aCopy full SHA for c04ed7a
project.clj
@@ -1,5 +1,5 @@
1
(defproject json-diff "0.2.0"
2
- :description "A console program to produce colorized diff of two JSON files"
+ :description "A console program to produce colorized structural diff of two JSON files"
3
:url "https://github.com/reflechant/json-diff"
4
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
5
:url "https://www.eclipse.org/legal/epl-2.0/"}
0 commit comments