{"name":"jsondiffpatch","version":"0.6.2","author":{"name":"Benjamin Eidelman","email":"beneidel@gmail.com"},"description":"Diff & Patch for Javascript objects","contributors":[{"name":"Benjamin Eidelman","email":"beneidel@gmail.com"}],"type":"module","sideEffects":["*.css"],"main":"./lib/index.js","types":"./lib/index.d.ts","exports":{".":"./lib/index.js","./with-text-diffs":"./lib/with-text-diffs.js","./formatters/*":"./lib/formatters/*.js","./formatters/styles/*.css":"./lib/formatters/styles/*.css"},"bin":{"jsondiffpatch":"bin/jsondiffpatch.js"},"scripts":{"build":"tsc && ncp ./src/formatters/styles/ ./lib/formatters/styles/","type-check":"tsc --noEmit","lint":"eslint . --ext .ts","test":"jest --coverage","prepack":"npm run build && cp ../../MIT-LICENSE.txt . && cp ../../README.md .","prepublishOnly":"npm run test && npm run lint"},"repository":{"type":"git","url":"git+https://github.com/benjamine/jsondiffpatch.git"},"keywords":["json","diff","patch"],"dependencies":{"@types/diff-match-patch":"^1.0.36","diff-match-patch":"^1.0.5"},"devDependencies":{"@types/jest":"^29.5.10","@typescript-eslint/eslint-plugin":"^6.13.1","@typescript-eslint/parser":"^6.13.1","eslint":"^8.55.0","eslint-config-prettier":"^9.1.0","jest":"^29.7.0","ncp":"^2.0.0","ts-jest":"^29.1.1","tslib":"^2.6.2","typescript":"~5.3.2"},"license":"MIT","engines":{"node":"^18.0.0 || >=20.0.0"},"homepage":"https://github.com/benjamine/jsondiffpatch","_id":"jsondiffpatch@0.6.2","gitHead":"f4e24ac4bb30c1ef472cb569a81338e4dae1d259","bugs":{"url":"https://github.com/benjamine/jsondiffpatch/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"7b4bab88a1b92888a572f70d4dbd9ad3aaecd002","size":25553,"noattachment":false,"key":"/jsondiffpatch/-/jsondiffpatch-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsondiffpatch/download/jsondiffpatch-0.6.2.tgz"},"_npmUser":{"name":"beneidel","email":"beneidel@gmail.com"},"directories":{},"maintainers":[{"name":"beneidel","email":"beneidel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jsondiffpatch_0.6.2_1742762685135_0.4243957977095325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-23T20:44:45.356Z","publish_time":1742762685356,"_source_registry_name":"default","_cnpm_publish_time":1742762685356,"dist-tags":{"latest":"0.7.3"}}