{ "name": "diff_match_patch", "filename": "diff_match_patch.js", "version": "20121119", "description": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.", "homepage": "https://code.google.com/p/google-diff-match-patch/", "keywords": [ "diff", "match", "patch", "difference" ], "maintainers": [ { "name": "Neil Fraser", "email": "neil.fraser@gmail.com" } ], "repositories": [ { "type": "svn", "url": "http://google-diff-match-patch.googlecode.com/svn/trunk/" } ] }