UNPKG

json-diff-rfc6902

Version:

This framework is to compare two JSON data and generate the Patch

24 lines (23 loc) 445 B
{ "name": "json-diff-rfc6902", "main": "JSON-Diff.js", "version": "1.3.3", "homepage": "https://github.com/caohanyang/JSON-Diff", "description": "This framework is to compare two JSON data and generate the Patch", "keywords": [ "JSON", "Diff", "Patch" ], "authors": [ "Hanyang CAO" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "license": "LGPL-3.0" }