{"name":"deep-diff","description":"Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.","version":"1.0.2","license":"MIT","keywords":["diff","difference","compare","change-tracking"],"author":{"name":"Phillip Clark","email":"phillip@flitbit.com"},"contributors":[{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Paul Pflugradt","email":"paulpflugradt@googlemail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"Nicholas Calugar","email":"njcalugar@gmail.com"},{"name":"Yandell","email":"hyandell@amazon.com"},{"name":"Thiago Santos","email":"thia.mdossantos@gmail.com"},{"name":"Steve Mao","email":"maochenyan@gmail.com"},{"name":"Mats Bryntse","email":"mats.dev@bryntum.com"},{"name":"Phillip Clark","email":"pclark@leisurelink.com"},{"name":"ZauberNerd","email":"zaubernerd@zaubernerd.de"},{"name":"ravishivt","email":"javishi@gmail.com"},{"name":"Daniel Spangler","email":"daniel.spangler@gmail.com"},{"name":"Sam Beran","email":"sberan@gmail.com"},{"name":"Thomas de Barochez","email":"thomas.barochez+github@gmail.com"},{"name":"Morton Fox","email":"github@qslw.com"},{"name":"Amila Welihinda","email":"amilajack@users.noreply.github.com"},{"name":"Will Biddy","email":"willbiddy@gmail.com"},{"name":"icesoar","email":"icesoar@hotmail.com"},{"name":"Serkan Serttop","email":"serkanserttop@yahoo.com"},{"name":"orlando","email":"operri@opentable.com"},{"name":"Tom MacWright","email":"tmcw@users.noreply.github.com"},{"name":"Denning","email":"denningj@amazon.com"},{"name":"Dan Drinkard","email":"dan.drinkard@gmail.com"},{"name":"Elad Efrat","email":"elad@iNNU.ORG"},{"name":"caasi Huang","email":"caasi.igd@gmail.com"},{"name":"Tom Ashworth","email":"tashworth@twitter.com"}],"repository":{"type":"git","url":"git://github.com/flitbit/diff.git"},"main":"./index.js","scripts":{"prerelease":"npm run clean && npm run test","release":"uglifyjs -c -m -o dist/deep-diff.min.js --source-map -r '$,require,exports,self,module,define,navigator' index.js","clean":"rimraf dist && mkdir dist","preversion":"npm run release","postversion":"git push && git push --tags","pretest":"npm run lint","test":"mocha test/**/*.js","test:watch":"nodemon --ext js,json --ignore dist/ --exec 'npm test'","preci":"npm run lint","ci":"mocha --reporter mocha-junit-reporter test/**/*.js","lint":"eslint index.js test"},"devDependencies":{"bluebird":"^3.5.1","deep-equal":"^1.0.1","eslint":"^4.19.1","eslint-plugin-mocha":"^5.0.0","expect.js":"^0.3.1","json":"^9.0.6","json-ptr":"^1.1.0","lodash":"^4.17.10","mocha":"^5.1.1","mocha-junit-reporter":"^1.17.0","nodemon":"^1.17.4","rimraf":"^2.6.2","uglify-js":"^3.3.25"},"gitHead":"5133f9c19b7d815f935d6329bc1ef7e06190f063","bugs":{"url":"https://github.com/flitbit/diff/issues"},"homepage":"https://github.com/flitbit/diff#readme","_id":"deep-diff@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"dist":{"shasum":"afd3d1f749115be965e89c63edc7abb1506b9c26","size":121109,"noattachment":false,"key":"/deep-diff/-/deep-diff-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/deep-diff/download/deep-diff-1.0.2.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/deep-diff_1.0.2_1534426553870_0.262276571795397"},"_hasShrinkwrap":false,"publish_time":1534426554117,"_cnpm_publish_time":1534426554117,"dist-tags":{"latest":"1.0.2","next":"1.0.0-pre.2"}}