{
  "name": "json-diff-rfc6902",
  "main": "JSON-Diff.js",
  "version": "1.2.1",
  "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": "MIT",
  "_release": "1.2.1",
  "_resolution": {
    "type": "version",
    "tag": "1.2.1",
    "commit": "7b411a7bf88ba591f2475c2a0ccc5cb96f7979f0"
  },
  "_source": "https://github.com/caohanyang/JSON-Diff.git",
  "_target": "~1.2.1",
  "_originalSource": "json-diff-rfc6902",
  "_direct": true
}