{"name":"jsondiffpatch","version":"0.6.1","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","chalk":"^5.3.0","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.1","gitHead":"3747826818d9508a071ab5927337e4acc51c48da","bugs":{"url":"https://github.com/benjamine/jsondiffpatch/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"99c61ab5a61312f985659c3abe0c03e5226b2944","size":24468,"noattachment":false,"key":"/jsondiffpatch/-/jsondiffpatch-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsondiffpatch/download/jsondiffpatch-0.6.1.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.1_1742591251978_0.6629025500907408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-21T21:07:32.186Z","publish_time":1742591252186,"_source_registry_name":"default","_cnpm_publish_time":1742591252186,"dist-tags":{"latest":"0.7.3"}}