{"name":"deep-diff","description":"Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.","version":"0.3.3","license":"MIT","keywords":["diff","difference","compare","change-tracking"],"author":{"name":"Phillip Clark","email":"phillip@flitbit.com"},"contributors":[{"name":"SocalNick"},{"name":"sonstone"},{"name":"ravishivt"},{"name":"SimenB"},{"name":"Orlando80"},{"name":"joeldenning"}],"files":["index.js","releases/"],"repository":{"type":"git","url":"git://github.com/flitbit/diff.git"},"main":"./index.js","directories":{"examples":"./examples","releases":"./releases","test":"./test"},"devDependencies":{"deep-equal":"~1.0.0","expect.js":"^0.3.1","jscs":"^1.12.0","jshint":"^2.6.3","mocha":"^2.2.1","uglifyjs":"^2.4.10"},"scripts":{"uglify":"uglifyjs index.js -o releases/deep-diff-$npm_package_version.min.js  -r '$,require,exports,module,window,global' -m  --comments '/^!/'","pretest":"jscs index.js test/ && jshint index.js test/","test":"mocha"},"gitHead":"619f6606ecef4098c4259db48387bebe68840ea5","bugs":{"url":"https://github.com/flitbit/diff/issues"},"homepage":"https://github.com/flitbit/diff#readme","_id":"deep-diff@0.3.3","_shasum":"649071020461d2cac3ac0c0add4774a473b7799e","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"dist":{"shasum":"649071020461d2cac3ac0c0add4774a473b7799e","size":10446,"noattachment":false,"key":"/deep-diff/-/deep-diff-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/deep-diff/download/deep-diff-0.3.3.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"publish_time":1445186877722,"_cnpm_publish_time":1445186877722,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.2","next":"1.0.0-pre.2"}}