mirror of
https://github.com/samsonjs/json-diff.git
synced 2026-03-25 09:25:48 +00:00
dot the "i"s and cross the "t"s
This commit is contained in:
parent
6d7a917b2c
commit
d1b335b555
2 changed files with 4 additions and 4 deletions
|
|
@ -8,5 +8,5 @@ Originally created by Tom Robinson. Improvements by Sami Samhuri and hij1nx.
|
|||
Copyright 2006-2010 [Tom Robinson](http://tlrobinson.net/).
|
||||
[Some rights reserved](http://creativecommons.org/licenses/by-nc/3.0/us/).
|
||||
|
||||
[Sami Samhuri] (http://github.com/samsonjs)
|
||||
[hij1nx] (http://github.com/hij1nx)
|
||||
[Sami Samhuri](https://github.com/samsonjs)
|
||||
[hij1nx](https://github.com/hij1nx)
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
"name": "jsond",
|
||||
"description": "compare json with a web interface/CLI or API",
|
||||
"version": "0.0.1",
|
||||
"author": "hij1nx <http://githib.com/hij1nx>",
|
||||
"author": "hij1nx <https://github.com/hij1nx>",
|
||||
"contributors": [
|
||||
{ "name": "hij1nx", "email": "hi1jnx.dev@gmail.com" },
|
||||
{ "name": "Tom Robinson", "email": "tlr@gmail.com" },
|
||||
{ "name": "Sami Samhuri", "email": "samisamhuri@gmail.com" }
|
||||
{ "name": "Sami Samhuri", "email": "sami.samhuri@gmail.com" }
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue