{"name":"jsondiffpatch","version":"0.7.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":"vitest --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":{"@dmsnell/diff-match-patch":"^1.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^6.13.1","@typescript-eslint/parser":"^6.13.1","@vitest/coverage-v8":"^3.0.9","eslint":"^8.55.0","eslint-config-prettier":"^9.1.0","ncp":"^2.0.0","tslib":"^2.6.2","typescript":"~5.3.2","vitest":"^3.0.9"},"license":"MIT","engines":{"node":"^18.0.0 || >=20.0.0"},"homepage":"https://github.com/benjamine/jsondiffpatch","_id":"jsondiffpatch@0.7.2","gitHead":"b653ccea4c53f6a055f0cd7f3bae3fb570fa4b76","bugs":{"url":"https://github.com/benjamine/jsondiffpatch/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"b6b8634d11dd4d44861b9794cc020f8834080377","size":31517,"noattachment":false,"key":"/jsondiffpatch/-/jsondiffpatch-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsondiffpatch/download/jsondiffpatch-0.7.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.7.2_1743121532666_0.7783252702605437"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T00:25:32.972Z","publish_time":1743121532972,"_source_registry_name":"default","_cnpm_publish_time":1743121532972,"dist-tags":{"latest":"0.7.3"}}