{"name":"jsondiffpatch","version":"0.7.3","author":{"name":"Benjamin Eidelman","email":"beneidel@gmail.com"},"description":"JSON diff & patch (object and array diff, text diff, multiple output formats)","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":"biome check --error-on-warnings .","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":{"@vitest/coverage-v8":"^3.0.9","ncp":"^2.0.0","tslib":"^2.6.2","typescript":"^5.8.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.3","gitHead":"a2d3cb51542e885496718395841a41e0bcbc0214","bugs":{"url":"https://github.com/benjamine/jsondiffpatch/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"d83360730767c48076fb4a8db89d33d46de0cbe2","size":34508,"noattachment":false,"key":"/jsondiffpatch/-/jsondiffpatch-0.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsondiffpatch/download/jsondiffpatch-0.7.3.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.3_1743458875322_0.5113623994128798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T22:07:55.507Z","publish_time":1743458875507,"_source_registry_name":"default","_cnpm_publish_time":1743458875507,"dist-tags":{"latest":"0.7.3"}}