{"name":"deep-object-diff","version":"1.1.3","description":"Deep diffs two objects, including nested structures of arrays and objects, and return the difference.","main":"dist/index.js","module":"dist-es/index.js","types":"./index.d.ts","scripts":{"build":"babel src -d dist --ignore \"**/*.test.js\" && yarn build:esmodule","build:esmodule":"rm -rf dist-es && mkdir dist-es && cp -r src/* dist-es &&  rm -rf dist-es/**/*.test.js","prepublish":"yarn build","lint":"eslint src","test":"jest","test:coverage":"yarn test --coverage","test:watch":"yarn test -- --watch"},"author":{"name":"Matt Phillips"},"license":"MIT","devDependencies":{"@babel/cli":"^7.16.8","@babel/core":"^7.16.12","@babel/preset-env":"^7.16.11","babel-jest":"^27.4.6","eslint":"^8.7.0","jest":"^27.4.7"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"repository":{"type":"git","url":"git+https://github.com/mattphillips/deep-object-diff.git"},"keywords":["diff","object","deep","difference"],"bugs":{"url":"https://github.com/mattphillips/deep-object-diff/issues"},"homepage":"https://github.com/mattphillips/deep-object-diff#readme","gitHead":"e04370c3a157ede16206952d9809af9ae53135a7","_id":"deep-object-diff@1.1.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"2139ab12077eaaa55ba4b6b6abf0ca2cd00d60ba","size":5267,"noattachment":false,"key":"/deep-object-diff/-/deep-object-diff-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/deep-object-diff/download/deep-object-diff-1.1.3.tgz"},"_npmUser":{"name":"mattphillips","email":"matt@mattphillips.io"},"directories":{},"maintainers":[{"name":"mattphillips","email":"matt@mattphillips.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/deep-object-diff_1.1.3_1643125858646_0.2560709591083734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T15:54:11.954Z","publish_time":1643125858772,"_cnpm_publish_time":1643125858772,"dist-tags":{"latest":"1.1.7"}}